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 1818 },
1919 "devDependencies" : {
2020 "@types/golang-wasm-exec" : " ^1.15.0" ,
21- "@types/node" : " ^18 .0.0" ,
21+ "@types/node" : " ^24 .0.0" ,
2222 "@types/tape" : " ^4.13.2" ,
2323 "tap-spec" : " ^5.0.0" ,
2424 "tape" : " ^5.5.2" ,
Original file line number Diff line number Diff line change 1212 resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.21.tgz#864b987c0c68d07b4345845c3e63b75edd143644"
1313 integrity sha512-DBZCJbhII3r90XbQxI8Y9IjjiiOGlZ0Hr32omXIZvwwZ7p4DMMXGrKXVyPfuoBOri9XNtL0UK69jYIBIsRX3QQ==
1414
15- " @types/node@^18.0.0 " :
16- version "18.11.5"
17- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.5.tgz#1bc94cf2f9ab5fe33353bc7c79c797dcc5325bef"
18- integrity sha512-3JRwhbjI+cHLAkUorhf8RnqUbFXajvzX4q6fMn5JwkgtuwfYtRQYI3u4V92vI6NJuTsbBQWWh3RZjFsuevyMGQ==
15+ " @types/node@^24.0.0 " :
16+ version "24.10.0"
17+ resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.0.tgz#6b79086b0dfc54e775a34ba8114dcc4e0221f31f"
18+ integrity sha512-qzQZRBqkFsYyaSWXuEHc2WR9c0a0CXwiE5FWUvn7ZM+vdy1uZLfCunD38UzhuB7YN/J11ndbDBcTmOdxJo9Q7A==
19+ dependencies :
20+ undici-types "~7.16.0"
1921
2022" @types/tape@^4.13.2 " :
2123 version "4.13.2"
@@ -768,6 +770,11 @@ unbox-primitive@^1.0.1:
768770 has-symbols "^1.0.2"
769771 which-boxed-primitive "^1.0.2"
770772
773+ undici-types@~7.16.0 :
774+ version "7.16.0"
775+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.16.0.tgz#ffccdff36aea4884cbfce9a750a0580224f58a46"
776+ integrity sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==
777+
771778util-deprecate@~1.0.1 :
772779 version "1.0.2"
773780 resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf"
You can’t perform that action at this time.
0 commit comments