File tree Expand file tree Collapse file tree 2 files changed +10
-15
lines changed Expand file tree Collapse file tree 2 files changed +10
-15
lines changed Original file line number Diff line number Diff line change 52
52
"@storybook/addon-links" : " 6.5.16" ,
53
53
"@storybook/react" : " 6.5.16" ,
54
54
"@types/jest" : " 26.0.24" ,
55
- "@types/node" : " 14.18.63 " ,
55
+ "@types/node" : " 22.8.7 " ,
56
56
"@types/prop-types" : " 15.7.13" ,
57
57
"@types/react" : " 17.0.83" ,
58
58
"eslint" : " 7.32.0" ,
Original file line number Diff line number Diff line change 3282
3282
"@types/node" "*"
3283
3283
form-data "^4.0.0"
3284
3284
3285
- "@types/node@*", "@types/node@>= 8":
3286
- version "20.9.2 "
3287
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.9.2 .tgz#002815c8e87fe0c9369121c78b52e800fadc0ac6 "
3288
- integrity sha512-WHZXKFCEyIUJzAwh3NyyTHYSR35SevJ6mZ1nWwJafKtiQbqRTIKSRcw3Ma3acqgsent3RRDqeVwpHntMk+9irg ==
3285
+ "@types/node@*", "@types/node@22.8.7", "@types/node@ >= 8":
3286
+ version "22.8.7 "
3287
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.8.7 .tgz#04ab7a073d95b4a6ee899f235d43f3c320a976f4 "
3288
+ integrity sha512-LidcG+2UeYIWcMuMUpBKOnryBWG/rnmOHQR5apjn8myTQcx3rinFRn7DcIFhMnS0PPFSC6OafdIKEad0lj6U0Q ==
3289
3289
dependencies:
3290
- undici-types "~5.26.4"
3291
-
3292
- "@types/node@14.18.63":
3293
- version "14.18.63"
3294
- resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.63.tgz#1788fa8da838dbb5f9ea994b834278205db6ca2b"
3295
- integrity sha512-fAtCfv4jJg+ExtXhvCkCqUKZ+4ok/JQk01qDKhL5BDDoS3AxKXhV5/MAVUZyQnSEd2GT92fkgZl0pz0Q0AzcIQ==
3290
+ undici-types "~6.19.8"
3296
3291
3297
3292
"@types/node@^14.0.10 || ^16.0.0", "@types/node@^14.14.20 || ^16.0.0":
3298
3293
version "16.18.64"
@@ -14073,10 +14068,10 @@ unbox-primitive@^1.0.2:
14073
14068
has-symbols "^1.0.3"
14074
14069
which-boxed-primitive "^1.0.2"
14075
14070
14076
- undici-types@~5.26.4 :
14077
- version "5.26.5 "
14078
- resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5 .tgz#bcd539893d00b56e964fd2657a4866b221a65617 "
14079
- integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA ==
14071
+ undici-types@~6.19.8 :
14072
+ version "6.19.8 "
14073
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8 .tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02 "
14074
+ integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw ==
14080
14075
14081
14076
unfetch@^4.2.0:
14082
14077
version "4.2.0"
You can’t perform that action at this time.
0 commit comments