File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 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.3" ,
46
46
"@types/mdx" : " ^2.0.5" ,
47
- "@types/node" : " 20.8.7 " ,
47
+ "@types/node" : " 20.8.8 " ,
48
48
"@types/react" : " 18.2.31" ,
49
49
"@types/react-dom" : " 18.2.14" ,
50
50
"@typescript-eslint/eslint-plugin" : " 6.9.0" ,
Original file line number Diff line number Diff line change 3200
3200
"@types/node" "*"
3201
3201
form-data "^4.0.0"
3202
3202
3203
- "@types/node@*", "@types/node@20.8.7" :
3203
+ "@types/node@*":
3204
3204
version "20.8.7"
3205
3205
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.7.tgz#ad23827850843de973096edfc5abc9e922492a25"
3206
3206
integrity sha512-21TKHHh3eUHIi2MloeptJWALuCu5H7HQTdTrWIFReA8ad+aggoX+lRes3ex7/FtpC+sVUpFMQ+QTfYr74mruiQ==
3207
3207
dependencies:
3208
3208
undici-types "~5.25.1"
3209
3209
3210
+ "@types/node@20.8.8":
3211
+ version "20.8.8"
3212
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.8.tgz#adee050b422061ad5255fc38ff71b2bb96ea2a0e"
3213
+ integrity sha512-YRsdVxq6OaLfmR9Hy816IMp33xOBjfyOgUd77ehqg96CFywxAPbDbXvAsuN2KVg2HOT8Eh6uAfU+l4WffwPVrQ==
3214
+ dependencies:
3215
+ undici-types "~5.25.1"
3216
+
3210
3217
"@types/node@>=10.0.0":
3211
3218
version "20.8.2"
3212
3219
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.2.tgz#d76fb80d87d0d8abfe334fc6d292e83e5524efc4"
You can’t perform that action at this time.
0 commit comments