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 25
25
},
26
26
"devDependencies" : {
27
27
"@types/javascript-time-ago" : " 2.0.3" ,
28
- "@types/node" : " 17.0.45 " ,
28
+ "@types/node" : " 22.13.8 " ,
29
29
"@types/react" : " 17.0.50" ,
30
30
"eslint" : " 8.24.0" ,
31
31
"eslint-config-next" : " 12.3.1" ,
Original file line number Diff line number Diff line change 1221
1221
dependencies :
1222
1222
" @types/node" " *"
1223
1223
1224
- " @types/node@*" , "@types/[email protected] ":
1225
- version "17.0.45"
1226
- resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.45.tgz#2c0fafd78705e7a18b7906b5201a522719dc5190"
1227
- integrity sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==
1224
+ " @types/node@*" , "@types/[email protected] ":
1225
+ version "22.13.8"
1226
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.8.tgz#57e2450295b33a6518d6fd4f65f47236d3e41d8d"
1227
+ integrity sha512-G3EfaZS+iOGYWLLRCEAXdWK9my08oHNZ+FHluRiggIYJPOXzhOiDgpVCUHaUvyIC5/fj7C/p637jdzC666AOKQ==
1228
+ dependencies :
1229
+ undici-types "~6.20.0"
1228
1230
1229
1231
" @types/parse-json@^4.0.0 " :
1230
1232
version "4.0.0"
@@ -4742,6 +4744,11 @@ unc-path-regex@^0.1.2:
4742
4744
resolved "https://registry.yarnpkg.com/unc-path-regex/-/unc-path-regex-0.1.2.tgz#e73dd3d7b0d7c5ed86fbac6b0ae7d8c6a69d50fa"
4743
4745
integrity sha1-5z3T17DXxe2G+6xrCufYxqadUPo=
4744
4746
4747
+ undici-types@~6.20.0 :
4748
+ version "6.20.0"
4749
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
4750
+ integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==
4751
+
4745
4752
undici@^5.8.0 :
4746
4753
version "5.10.0"
4747
4754
resolved "https://registry.yarnpkg.com/undici/-/undici-5.10.0.tgz#dd9391087a90ccfbd007568db458674232ebf014"
You can’t perform that action at this time.
0 commit comments