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.4 " ,
47
+ "@types/node" : " 20.8.5 " ,
48
48
"@types/react" : " 18.2.28" ,
49
49
"@types/react-dom" : " 18.2.13" ,
50
50
"@typescript-eslint/eslint-plugin" : " 6.7.5" ,
Original file line number Diff line number Diff line change 3185
3185
"@types/node" "*"
3186
3186
form-data "^4.0.0"
3187
3187
3188
- "@types/node@*", "@types/node@20.8.4" :
3188
+ "@types/node@*":
3189
3189
version "20.8.4"
3190
3190
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.4.tgz#0e9ebb2ff29d5c3302fc84477d066fa7c6b441aa"
3191
3191
integrity sha512-ZVPnqU58giiCjSxjVUESDtdPk4QR5WQhhINbc9UBrKLU68MX5BF6kbQzTrkwbolyr0X8ChBpXfavr5mZFKZQ5A==
3192
3192
dependencies:
3193
3193
undici-types "~5.25.1"
3194
3194
3195
+ "@types/node@20.8.5":
3196
+ version "20.8.5"
3197
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.5.tgz#13352ae1f80032171616910e8aba2e3e52e57d96"
3198
+ integrity sha512-SPlobFgbidfIeOYlzXiEjSYeIJiOCthv+9tSQVpvk4PAdIIc+2SmjNVzWXk9t0Y7dl73Zdf+OgXKHX9XtkqUpw==
3199
+ dependencies:
3200
+ undici-types "~5.25.1"
3201
+
3195
3202
"@types/node@>=10.0.0":
3196
3203
version "20.8.2"
3197
3204
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