File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 16
16
"@types/body-parser" : " ^1.19.5" ,
17
17
"@types/express" : " ^4.17.21" ,
18
18
"@types/multer" : " ^1.4.11" ,
19
- "@types/node" : " ^20.13 .0" ,
19
+ "@types/node" : " ^22.1 .0" ,
20
20
"body-parser" : " ^1.20.2" ,
21
21
"express" : " ^4.19.2" ,
22
22
"module-alias" : " ^2.2.3" ,
Original file line number Diff line number Diff line change 239
239
" @types/node" " *"
240
240
form-data "^3.0.0"
241
241
242
- " @types/node@*" , "@types/node@^20.13 .0":
243
- version "20.13 .0"
244
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.13 .0.tgz#011a76bc1e71ae9a026dddcfd7039084f752c4b6 "
245
- integrity sha512-FM6AOb3khNkNIXPnHFDYaHerSv8uN22C91z098AnGccVu+Pcdhi+pNUFDi0iLmPIsVE0JBD0KVS7mzUYt4nRzQ ==
242
+ " @types/node@*" , "@types/node@^22.1 .0":
243
+ version "22.1 .0"
244
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.1 .0.tgz#6d6adc648b5e03f0e83c78dc788c2b037d0ad94b "
245
+ integrity sha512-AOmuRF0R2/5j1knA3c6G3HOk523Ga+l+ZXltX8SF1+5oqcXijjfTd8fY3XRZqSihEu9XhtQnKYLmkFaoxgsJHw ==
246
246
dependencies :
247
- undici-types "~5.26.4 "
247
+ undici-types "~6.13.0 "
248
248
249
249
" @types/offscreencanvas@~2019.3.0 " :
250
250
version "2019.3.0"
@@ -1984,10 +1984,10 @@ typescript@^5.5.4:
1984
1984
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
1985
1985
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
1986
1986
1987
- undici-types@~5.26.4 :
1988
- version "5.26.5 "
1989
- resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5 .tgz#bcd539893d00b56e964fd2657a4866b221a65617 "
1990
- integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA ==
1987
+ undici-types@~6.13.0 :
1988
+ version "6.13.0 "
1989
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.13.0 .tgz#e3e79220ab8c81ed1496b5812471afd7cf075ea5 "
1990
+ integrity sha512-xtFJHudx8S2DSoujjMd1WeWvn7KKWFRESZTMeL1RptAYERu29D6jphMjjY+vn96jvN3kVPDNxU/E13VTaXj6jg ==
1991
1991
1992
1992
1993
1993
version "1.0.0"
You can’t perform that action at this time.
0 commit comments