File tree Expand file tree Collapse file tree 2 files changed +2
-14
lines changed Expand file tree Collapse file tree 2 files changed +2
-14
lines changed Original file line number Diff line number Diff line change 37
37
"@nestjs/testing" : " ^11.0.0" ,
38
38
"@types/express" : " ^4.17.21" ,
39
39
"@types/jest" : " ^29.5.12" ,
40
- "@types/node" : " ^20.11.16 " ,
40
+ "@types/node" : " ^22.0.0 " ,
41
41
"@types/supertest" : " ^6.0.2" ,
42
42
"jest" : " ^29.7.0" ,
43
43
"nodemon" : " ^3.0.3" ,
Original file line number Diff line number Diff line change 1183
1183
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-1.3.5.tgz#1ef302e01cf7d2b5a0fa526790c9123bf1d06690"
1184
1184
integrity sha512-/pyBZWSLD2n0dcHE3hq8s8ZvcETHtEuF+3E7XVt0Ig2nvsVQXdghHVcEkIWjy9A0wKfTn97a/PSDYohKIlnP/w==
1185
1185
1186
- " @types/node@* " :
1186
+ " @types/node@*" , "@types/node@^22.0.0" :
1187
1187
version "22.12.0"
1188
1188
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.12.0.tgz#bf8af3b2af0837b5a62a368756ff2b705ae0048c"
1189
1189
integrity sha512-Fll2FZ1riMjNmlmJOdAyY5pUbkftXslB5DgEzlIuNaiWhXd00FhWxVC/r4yV/4wBb9JfImTu+jiSvXTkJ7F/gA==
1190
1190
dependencies :
1191
1191
undici-types "~6.20.0"
1192
1192
1193
- " @types/node@^20.11.16 " :
1194
- version "20.11.16"
1195
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.16.tgz#4411f79411514eb8e2926f036c86c9f0e4ec6708"
1196
- integrity sha512-gKb0enTmRCzXSSUJDq6/sPcqrfCv2mkkG6Jt/clpn5eiCbKTY+SgZUxo+p8ZKMof5dCp9vHQUAB7wOUTod22wQ==
1197
- dependencies :
1198
- undici-types "~5.26.4"
1199
-
1200
1193
" @types/qs@* " :
1201
1194
version "6.9.4"
1202
1195
resolved "https://registry.yarnpkg.com/@types/qs/-/qs-6.9.4.tgz#a59e851c1ba16c0513ea123830dd639a0a15cb6a"
@@ -4806,11 +4799,6 @@ undefsafe@^2.0.5:
4806
4799
resolved "https://registry.yarnpkg.com/undefsafe/-/undefsafe-2.0.5.tgz#38733b9327bdcd226db889fb723a6efd162e6e2c"
4807
4800
integrity sha512-WxONCrssBM8TSPRqN5EmsjVrsv4A8X12J4ArBiiayv3DyyG3ZlIg6yysuuSYdZsVz3TKcTg2fd//Ujd4CHV1iA==
4808
4801
4809
- undici-types@~5.26.4 :
4810
- version "5.26.5"
4811
- resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
4812
- integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
4813
-
4814
4802
undici-types@~6.20.0 :
4815
4803
version "6.20.0"
4816
4804
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
You can’t perform that action at this time.
0 commit comments