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 4141 },
4242 "dependencies" : {
4343 "@types/lodash" : " ^4.14.178" ,
44- "@types/node" : " ^17.0.8 " ,
44+ "@types/node" : " ^24.10.0 " ,
4545 "@types/node-fetch" : " ^2.5.12" ,
4646 "@types/pluralize" : " ^0.0.29" ,
4747 "dataloader" : " ^2.0.0" ,
Original file line number Diff line number Diff line change 17671767 " @types/node" " *"
17681768 form-data "^3.0.0"
17691769
1770- " @types/node@*" , "@types/node@^17.0.8":
1771- version "17.0.8"
1772- resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.8.tgz#50d680c8a8a78fe30abe6906453b21ad8ab0ad7b"
1773- integrity sha512-YofkM6fGv4gDJq78g4j0mMuGMkZVxZDgtU0JRdx6FgiJDG+0fY0GKVolOV8WqVmEhLCXkQRjwDdKyPxJp/uucg==
1770+ " @types/node@*" , "@types/node@^24.10.0":
1771+ version "24.10.0"
1772+ resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.0.tgz#6b79086b0dfc54e775a34ba8114dcc4e0221f31f"
1773+ integrity sha512-qzQZRBqkFsYyaSWXuEHc2WR9c0a0CXwiE5FWUvn7ZM+vdy1uZLfCunD38UzhuB7YN/J11ndbDBcTmOdxJo9Q7A==
1774+ dependencies :
1775+ undici-types "~7.16.0"
17741776
17751777" @types/node@^12.7.1 " :
17761778 version "12.12.35"
@@ -9516,6 +9518,11 @@ unbox-primitive@^1.0.1:
95169518 has-symbols "^1.0.2"
95179519 which-boxed-primitive "^1.0.2"
95189520
9521+ undici-types@~7.16.0 :
9522+ version "7.16.0"
9523+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.16.0.tgz#ffccdff36aea4884cbfce9a750a0580224f58a46"
9524+ integrity sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==
9525+
95199526unicode-canonical-property-names-ecmascript@^1.0.4 :
95209527 version "1.0.4"
95219528 resolved "https://registry.yarnpkg.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-1.0.4.tgz#2619800c4c825800efdd8343af7dd9933cbe2818"
You can’t perform that action at this time.
0 commit comments