File tree Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 4242 "@types/lodash" : " ^4.14.181" ,
4343 "@types/morgan" : " ^1.9.3" ,
4444 "@types/multer" : " ^1.4.7" ,
45- "@types/node" : " ^17.0.24 " ,
45+ "@types/node" : " ^24.9.1 " ,
4646 "@types/nodemailer" : " ^6.4.4" ,
4747 "@types/redis" : " ^4.0.11" ,
4848 "@types/supertest" : " ^2.0.12" ,
Original file line number Diff line number Diff line change 804804 dependencies :
805805 " @types/express" " *"
806806
807- " @types/node@*" , "@types/node@^17.0.24":
808- version "17.0.24"
809- resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.24.tgz#20ba1bf69c1b4ab405c7a01e950c4f446b05029f"
810- integrity sha512-aveCYRQbgTH9Pssp1voEP7HiuWlD2jW2BO56w+bVrJn04i61yh6mRfoKO6hEYQD9vF+W8Chkwc6j1M36uPkx4g==
807+ " @types/node@*" , "@types/node@^24.9.1":
808+ version "24.9.1"
809+ resolved "https://registry.yarnpkg.com/@types/node/-/node-24.9.1.tgz#b7360b3c789089e57e192695a855aa4f6981a53c"
810+ integrity sha512-QoiaXANRkSXK6p0Duvt56W208du4P9Uye9hWLWgGMDTEoKPhuenzNcC4vGUmrNkiOKTlIrBoyNQYNpSwfEZXSg==
811+ dependencies :
812+ undici-types "~7.16.0"
811813
812814" @types/nodemailer@^6.4.4 " :
813815 version "6.4.4"
@@ -7150,6 +7152,11 @@ undefsafe@^2.0.5:
71507152 resolved "https://registry.yarnpkg.com/undefsafe/-/undefsafe-2.0.5.tgz#38733b9327bdcd226db889fb723a6efd162e6e2c"
71517153 integrity sha512-WxONCrssBM8TSPRqN5EmsjVrsv4A8X12J4ArBiiayv3DyyG3ZlIg6yysuuSYdZsVz3TKcTg2fd//Ujd4CHV1iA==
71527154
7155+ undici-types@~7.16.0 :
7156+ version "7.16.0"
7157+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.16.0.tgz#ffccdff36aea4884cbfce9a750a0580224f58a46"
7158+ integrity sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==
7159+
71537160union-value@^1.0.0 :
71547161 version "1.0.1"
71557162 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