Skip to content

Commit db3e8e8

Browse files
Update dependency @types/node to v20.17.26
1 parent 374b144 commit db3e8e8

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@pinata/sdk": "^2.1.0",
2626
"@rollup/plugin-commonjs": "25.0.7",
2727
"@rollup/plugin-node-resolve": "15.2.3",
28-
"@types/node": "20.12.7",
28+
"@types/node": "20.17.26",
2929
"@types/ramda": "0.29.12",
3030
"@typescript-eslint/eslint-plugin": "7.7.1",
3131
"@typescript-eslint/parser": "7.7.1",

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -1228,12 +1228,12 @@
12281228
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.13.tgz#f64277c341150c979e42b00e4ac289290c9df469"
12291229
integrity sha512-N+0kuo9KgrUQ1Sn/ifDXsvg0TTleP7rIy4zOBGECxAljqvqfqpTfzx0Q1NUedOixRMBfe2Whhb056a42cWs26Q==
12301230

1231-
"@types/node@20.12.7":
1232-
version "20.12.7"
1233-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.7.tgz#04080362fa3dd6c5822061aa3124f5c152cff384"
1234-
integrity sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg==
1231+
"@types/node@20.17.26":
1232+
version "20.17.26"
1233+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.26.tgz#0b0c3fd11ac8dd3e87ac78d6e8933d8f39097962"
1234+
integrity sha512-x9T6TLS76RIBGB0X81k+9697cNZel+f/v+BR8gzKNqISC3MhHHWoHY6XIEDY0E8psIJmCEMXqxjw7Np1u/mysA==
12351235
dependencies:
1236-
undici-types "~5.26.4"
1236+
undici-types "~6.19.2"
12371237

12381238
"@types/node@^12.12.6":
12391239
version "12.19.14"
@@ -9207,10 +9207,10 @@ [email protected]:
92079207
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.9.1.tgz#06dce34a0e68a7babc29b365b8e74b8925203961"
92089208
integrity sha512-5/4etnCkd9c8gwgowi5/om/mYO5ajCaOgdzj/oW+0eQV9WxKBDZw5+ycmKmeaTXjInS/W0BzpGLo2xR2aBwZdg==
92099209

9210-
undici-types@~5.26.4:
9211-
version "5.26.5"
9212-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
9213-
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
9210+
undici-types@~6.19.2:
9211+
version "6.19.8"
9212+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
9213+
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
92149214

92159215
union-value@^1.0.0:
92169216
version "1.0.1"

0 commit comments

Comments
 (0)