File tree 2 files changed +12
-5
lines changed
2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 61
61
"@types/jest" : " ^27.5.0" ,
62
62
"@types/lodash" : " ^4.14.176" ,
63
63
"@types/md5" : " ^2.3.1" ,
64
- "@types/node" : " ^16.11.6 " ,
64
+ "@types/node" : " ^22.13.11 " ,
65
65
"@types/passport-jwt" : " ^3.0.6" ,
66
66
"@types/supertest" : " ^2.0.11" ,
67
67
"@typescript-eslint/eslint-plugin" : " ^2.34.0" ,
Original file line number Diff line number Diff line change 973
973
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.3.tgz#3dca0e3f33b200fc7d1139c0cd96c1268cadfd9d"
974
974
integrity sha512-tHq6qdbT9U1IRSGf14CL0pUlULksvY9OZ+5eEgl1N7t+OA3tGvNpxJCzuKQlsNgCVwbAs670L1vcVQi8j9HjnA==
975
975
976
- " @types/node@*" , "@types/node@^16.11.6":
977
- version "16.11.6"
978
- resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.6.tgz#6bef7a2a0ad684cf6e90fcfe31cecabd9ce0a3ae"
979
- integrity sha512-ua7PgUoeQFjmWPcoo9khiPum3Pd60k4/2ZGXt18sm2Slk0W0xZTqt5Y0Ny1NyBiN1EVQ/+FaF9NcY4Qe6rwk5w==
976
+ " @types/node@*" , "@types/node@^22.13.11":
977
+ version "22.13.11"
978
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.11.tgz#f0ed6b302dcf0f4229d44ea707e77484ad46d234"
979
+ integrity sha512-iEUCUJoU0i3VnrCmgoWCXttklWcvoCIx4jzcP22fioIVSdTmjgoEvmAO/QPw6TcS9k5FrNgn4w7q5lGOd1CT5g==
980
+ dependencies :
981
+ undici-types "~6.20.0"
980
982
981
983
" @types/normalize-package-data@^2.4.0 " :
982
984
version "2.4.1"
@@ -7245,6 +7247,11 @@ unbox-primitive@^1.0.1:
7245
7247
has-symbols "^1.0.2"
7246
7248
which-boxed-primitive "^1.0.2"
7247
7249
7250
+ undici-types@~6.20.0 :
7251
+ version "6.20.0"
7252
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
7253
+ integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==
7254
+
7248
7255
union-value@^1.0.0 :
7249
7256
version "1.0.1"
7250
7257
resolved "https://registry.yarnpkg.com/union-value/-/union-value-1.0.1.tgz#0b6fe7b835aecda61c6ea4d4f02c14221e109847"
You can’t perform that action at this time.
0 commit comments