File tree Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 185
185
"@storybook/router" : " 6.5.12" ,
186
186
"@storybook/theming" : " 6.5.12" ,
187
187
"@types/js-beautify" : " ^1.13.3" ,
188
- "@types/node" : " ^18.0.0 " ,
188
+ "@types/node" : " ^22.15.24 " ,
189
189
"@visual-snapshot/jest" : " 7.0.0" ,
190
190
"assert" : " ^2.0.0" ,
191
191
"babel-gettext-extractor" : " ^4.1.3" ,
Original file line number Diff line number Diff line change 4004
4004
"@types/node" "*"
4005
4005
form-data "^3.0.0"
4006
4006
4007
- "@types/node@*", "@types/node@^18.0.0":
4008
- version "18.0.0"
4009
- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.0.0.tgz#67c7b724e1bcdd7a8821ce0d5ee184d3b4dd525a"
4010
- integrity sha512-cHlGmko4gWLVI27cGJntjs/Sj8th9aYwplmZFwmmgYQQvL5NUsgVJG7OddLvNfLqYS31KFN0s3qlaD9qCaxACA==
4007
+ "@types/node@*", "@types/node@^22.15.24":
4008
+ version "22.15.24"
4009
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.24.tgz#3b31f1650571c0123388db29d95c12e6f6761744"
4010
+ integrity sha512-w9CZGm9RDjzTh/D+hFwlBJ3ziUaVw7oufKA3vOFSOZlzmW9AkZnfjPb+DLnrV6qtgL/LNmP0/2zBNCFHL3F0ng==
4011
+ dependencies:
4012
+ undici-types "~6.21.0"
4011
4013
4012
4014
"@types/node@^14.0.10 || ^16.0.0", "@types/node@^14.14.20 || ^16.0.0":
4013
4015
version "16.11.43"
15004
15006
buffer "^5.2.1"
15005
15007
through "^2.3.8"
15006
15008
15009
+ undici-types@~6.21.0:
15010
+ version "6.21.0"
15011
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
15012
+ integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
15013
+
15007
15014
unfetch@^4.2.0:
15008
15015
version "4.2.0"
15009
15016
resolved "https://registry.yarnpkg.com/unfetch/-/unfetch-4.2.0.tgz#7e21b0ef7d363d8d9af0fb929a5555f6ef97a3be"
You can’t perform that action at this time.
0 commit comments