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" : " ^22 .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@^22.0.0 " :
16+ version "22.18.0"
17+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.18.0.tgz#9e4709be4f104e3568f7dd1c71e2949bf147a47b"
18+ integrity sha512-m5ObIqwsUp6BZzyiy4RdZpzWGub9bqLJMvZDD0QMXhxjqMHMENlj+SqF5QxoUwaQNFe+8kz8XM8ZQhqkQPTgMQ==
19+ dependencies :
20+ undici-types "~6.21.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@~6.21.0 :
774+ version "6.21.0"
775+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
776+ integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
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