File tree Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 24
24
"@types/express" : " ^4.17.21" ,
25
25
"@types/express-promise-router" : " ^3.0.0" ,
26
26
"@types/jest" : " 29.5.12" ,
27
- "@types/node" : " 20.11.24 " ,
27
+ "@types/node" : " 22.12.0 " ,
28
28
"@types/supertest" : " ^6.0.2" ,
29
29
"jest" : " 29.7.0" ,
30
30
"supertest" : " ^7.0.0" ,
Original file line number Diff line number Diff line change 818
818
dependencies :
819
819
undici-types "~5.26.4"
820
820
821
- " @types/node@20.11.24 " :
822
- version "20.11.24 "
823
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.24 .tgz#cc207511104694e84e9fb17f9a0c4c42d4517792 "
824
- integrity sha512-Kza43ewS3xoLgCEpQrsT+xRo/EJej1y0kVYGiLFE1NEODXGzTfwiC6tXTLMQskn1X4/Rjlh0MQUvx9W+L9long ==
821
+ " @types/node@22.12.0 " :
822
+ version "22.12.0 "
823
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.12.0 .tgz#bf8af3b2af0837b5a62a368756ff2b705ae0048c "
824
+ integrity sha512-Fll2FZ1riMjNmlmJOdAyY5pUbkftXslB5DgEzlIuNaiWhXd00FhWxVC/r4yV/4wBb9JfImTu+jiSvXTkJ7F/gA ==
825
825
dependencies :
826
- undici-types "~5.26.4 "
826
+ undici-types "~6.20.0 "
827
827
828
828
" @types/qs@* " :
829
829
version "6.9.11"
@@ -3313,6 +3313,11 @@ undici-types@~5.26.4:
3313
3313
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
3314
3314
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
3315
3315
3316
+ undici-types@~6.20.0 :
3317
+ version "6.20.0"
3318
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
3319
+ integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==
3320
+
3316
3321
universalify@^2.0.0 :
3317
3322
version "2.0.1"
3318
3323
resolved "https://registry.yarnpkg.com/universalify/-/universalify-2.0.1.tgz#168efc2180964e6386d061e094df61afe239b18d"
You can’t perform that action at this time.
0 commit comments