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 18
18
},
19
19
"devDependencies" : {
20
20
"@types/golang-wasm-exec" : " ^1.15.0" ,
21
- "@types/node" : " ^18 .0.0" ,
21
+ "@types/node" : " ^22 .0.0" ,
22
22
"@types/tape" : " ^4.13.2" ,
23
23
"tap-spec" : " ^5.0.0" ,
24
24
"tape" : " ^5.5.2" ,
Original file line number Diff line number Diff line change 12
12
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.21.tgz#864b987c0c68d07b4345845c3e63b75edd143644"
13
13
integrity sha512-DBZCJbhII3r90XbQxI8Y9IjjiiOGlZ0Hr32omXIZvwwZ7p4DMMXGrKXVyPfuoBOri9XNtL0UK69jYIBIsRX3QQ==
14
14
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.8.2"
17
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.8.2.tgz#8e82bb8201c0caf751dcdc61b0a262d2002d438b"
18
+ integrity sha512-NzaRNFV+FZkvK/KLCsNdTvID0SThyrs5SHB6tsD/lajr22FGC73N2QeDPM2wHtVde8mgcXuSsHQkH5cX1pbPLw==
19
+ dependencies :
20
+ undici-types "~6.19.8"
19
21
20
22
" @types/tape@^4.13.2 " :
21
23
version "4.13.2"
@@ -768,6 +770,11 @@ unbox-primitive@^1.0.1:
768
770
has-symbols "^1.0.2"
769
771
which-boxed-primitive "^1.0.2"
770
772
773
+ undici-types@~6.19.8 :
774
+ version "6.19.8"
775
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
776
+ integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
777
+
771
778
util-deprecate@~1.0.1 :
772
779
version "1.0.2"
773
780
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