File tree 2 files changed +9
-2
lines changed
2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 44
44
"@testing-library/react" : " ^14.0.0" ,
45
45
"@types/jest" : " ^29.5.11" ,
46
46
"@types/mdx" : " ^2.0.5" ,
47
- "@types/node" : " 20.12.7 " ,
47
+ "@types/node" : " 20.12.8 " ,
48
48
"@types/react" : " 18.3.1" ,
49
49
"@types/react-dom" : " 18.3.0" ,
50
50
"@typescript-eslint/eslint-plugin" : " 6.21.0" ,
Original file line number Diff line number Diff line change 3591
3591
"@types/node" "*"
3592
3592
form-data "^4.0.0"
3593
3593
3594
- "@types/node@*", "@types/node@20.12.7" :
3594
+ "@types/node@*":
3595
3595
version "20.12.7"
3596
3596
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.7.tgz#04080362fa3dd6c5822061aa3124f5c152cff384"
3597
3597
integrity sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg==
3598
3598
dependencies:
3599
3599
undici-types "~5.26.4"
3600
3600
3601
+ "@types/node@20.12.8":
3602
+ version "20.12.8"
3603
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.8.tgz#35897bf2bfe3469847ab04634636de09552e8256"
3604
+ integrity sha512-NU0rJLJnshZWdE/097cdCBbyW1h4hEg0xpovcoAQYHl8dnEyp/NAOiE45pvc+Bd1Dt+2r94v2eGFpQJ4R7g+2w==
3605
+ dependencies:
3606
+ undici-types "~5.26.4"
3607
+
3601
3608
"@types/node@>=10.0.0":
3602
3609
version "20.10.6"
3603
3610
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.6.tgz#a3ec84c22965802bf763da55b2394424f22bfbb5"
You can’t perform that action at this time.
0 commit comments