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 62
62
"@types/graphql-relay" : " ^0.6.0" ,
63
63
"@types/invariant" : " ^2.2.34" ,
64
64
"@types/jest" : " ^26.0.15" ,
65
- "@types/node" : " ^14.14.7 " ,
65
+ "@types/node" : " ^22.15.30 " ,
66
66
"@types/react-dom" : " ^16.9.9" ,
67
67
"@typescript-eslint/eslint-plugin" : " ^4.7.0" ,
68
68
"@typescript-eslint/parser" : " ^4.7.0" ,
Original file line number Diff line number Diff line change 1554
1554
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.0.tgz#69a23a3ad29caf0097f06eda59b361ee2f0639f6"
1555
1555
integrity sha1-aaI6OtKcrwCX8G7aWbNh7i8GOfY=
1556
1556
1557
- " @types/node@*" , "@types/node@^14.14.7":
1558
- version "14.14.7"
1559
- resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.7.tgz#8ea1e8f8eae2430cf440564b98c6dfce1ec5945d"
1560
- integrity sha512-Zw1vhUSQZYw+7u5dAwNbIA9TuTotpzY/OF7sJM9FqPOF3SPjKnxrjoTktXDZgUjybf4cWVBP7O8wvKdSaGHweg==
1557
+ " @types/node@*" , "@types/node@^22.15.30":
1558
+ version "22.15.30"
1559
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.30.tgz#3a20431783e28dd0b0326f84ab386a2ec81d921d"
1560
+ integrity sha512-6Q7lr06bEHdlfplU6YRbgG1SFBdlsfNC4/lX+SkhiTs0cpJkOElmWls8PxDFv4yY/xKb8Y6SO0OmSX4wgqTZbA==
1561
+ dependencies :
1562
+ undici-types "~6.21.0"
1561
1563
1562
1564
" @types/normalize-package-data@^2.4.0 " :
1563
1565
version "2.4.0"
@@ -8199,6 +8201,11 @@ uglify-js@^3.1.4:
8199
8201
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.10.0.tgz#397a7e6e31ce820bfd1cb55b804ee140c587a9e7"
8200
8202
integrity sha512-Esj5HG5WAyrLIdYU74Z3JdG2PxdIusvj6IWHMtlyESxc7kcDz7zYlYjpnSokn1UbpV0d/QX9fan7gkCNd/9BQA==
8201
8203
8204
+ undici-types@~6.21.0 :
8205
+ version "6.21.0"
8206
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
8207
+ integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
8208
+
8202
8209
unicode-canonical-property-names-ecmascript@^1.0.4 :
8203
8210
version "1.0.4"
8204
8211
resolved "https://registry.yarnpkg.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-1.0.4.tgz#2619800c4c825800efdd8343af7dd9933cbe2818"
You can’t perform that action at this time.
0 commit comments