File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 26
26
"@types/debug" : " ^4.1.12" ,
27
27
"@types/express" : " ^5.0.0" ,
28
28
"@types/jest" : " ^29.5.14" ,
29
- "@types/node" : " ^20.14.10 " ,
29
+ "@types/node" : " ^22.13.0 " ,
30
30
"@types/react" : " ^18.3.12" ,
31
31
"@types/react-dom" : " ^18.2.25" ,
32
32
"@types/webpack" : " ^5.28.5" ,
Original file line number Diff line number Diff line change 1145
1145
resolved "https://registry.yarnpkg.com/@types/ms/-/ms-0.7.31.tgz#31b7ca6407128a3d2bbc27fe2d21b345397f6197"
1146
1146
integrity sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==
1147
1147
1148
- " @types/node@*" , "@types/node@^20.14.10 ":
1149
- version "20.14.10 "
1150
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.10 .tgz#a1a218290f1b6428682e3af044785e5874db469a "
1151
- integrity sha512-MdiXf+nDuMvY0gJKxyfZ7/6UFsETO7mGKF54MVD/ekJS6HdFtpZFBgrh6Pseu64XTb2MLyFPlbW6hj8HYRQNOQ ==
1148
+ " @types/node@*" , "@types/node@^22.13.0 ":
1149
+ version "22.13.0 "
1150
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.0 .tgz#d376dd9a0ee2f9382d86c2d5d7beb4d198b4ea8c "
1151
+ integrity sha512-ClIbNe36lawluuvq3+YYhnIN2CELi+6q8NpnM7PYp4hBn/TatfboPgVSm2rwKRfnV2M+Ty9GWDFI64KEe+kysA ==
1152
1152
dependencies :
1153
- undici-types "~5.26.4 "
1153
+ undici-types "~6.20.0 "
1154
1154
1155
1155
" @types/parse-json@^4.0.0 " :
1156
1156
version "4.0.0"
@@ -6259,10 +6259,10 @@ unbox-primitive@^1.0.2:
6259
6259
has-symbols "^1.0.3"
6260
6260
which-boxed-primitive "^1.0.2"
6261
6261
6262
- undici-types@~5.26.4 :
6263
- version "5.26.5 "
6264
- resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5 .tgz#bcd539893d00b56e964fd2657a4866b221a65617 "
6265
- integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA ==
6262
+ undici-types@~6.20.0 :
6263
+ version "6.20.0 "
6264
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0 .tgz#8171bf22c1f588d1554d55bf204bc624af388433 "
6265
+ integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg ==
6266
6266
6267
6267
unpipe@1.0.0, unpipe@~1.0.0 :
6268
6268
version "1.0.0"
You can’t perform that action at this time.
0 commit comments