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 135
135
"@semantic-release/npm" : " ^9.0.1" ,
136
136
"@types/jest" : " ^29.0.0" ,
137
137
"@types/mime" : " ^3.0.0" ,
138
- "@types/node" : " ^10.17.60 " ,
138
+ "@types/node" : " ^22.0.0 " ,
139
139
"app-root-path" : " ^3.1.0" ,
140
140
"assert" : " ^2.0.0" ,
141
141
"buffer" : " ^6.0.3" ,
Original file line number Diff line number Diff line change 1261
1261
dependencies :
1262
1262
undici-types "~7.8.0"
1263
1263
1264
- " @types/node@^10.17.60 " :
1265
- version "10.17.60"
1266
- resolved "https://registry.yarnpkg.com/@types/node/-/node-10.17.60.tgz#35f3d6213daed95da7f0f73e75bcc6980e90597b"
1267
- integrity sha512-F0KIgDJfy2nA3zMLmWGKxcH2ZVEtCZXHHdOQs2gSaQ27+lNeEfGxzkIw90aXswATX7AZ33tahPbzy6KAfUreVw==
1264
+ " @types/node@^22.0.0 " :
1265
+ version "22.16.5"
1266
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.16.5.tgz#cc46ac3994cd957000d0c11095a0b1dae2ea2368"
1267
+ integrity sha512-bJFoMATwIGaxxx8VJPeM8TonI8t579oRvgAuT8zFugJsJZgzqv0Fu8Mhp68iecjzG7cnN3mO2dJQ5uUM2EFrgQ==
1268
+ dependencies :
1269
+ undici-types "~6.21.0"
1268
1270
1269
1271
" @types/normalize-package-data@^2.4.0 " :
1270
1272
version "2.4.4"
@@ -7095,6 +7097,11 @@ uglify-js@^3.1.4:
7095
7097
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.19.3.tgz#82315e9bbc6f2b25888858acd1fff8441035b77f"
7096
7098
integrity sha512-v3Xu+yuwBXisp6QYTcH4UbH+xYJXqnq2m/LtQVWKWzYc1iehYnLixoQDN9FH6/j9/oybfd6W9Ghwkl8+UMKTKQ==
7097
7099
7100
+ undici-types@~6.21.0 :
7101
+ version "6.21.0"
7102
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
7103
+ integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
7104
+
7098
7105
undici-types@~7.8.0 :
7099
7106
version "7.8.0"
7100
7107
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.8.0.tgz#de00b85b710c54122e44fbfd911f8d70174cd294"
You can’t perform that action at this time.
0 commit comments