Skip to content

Commit eca0655

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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.14.5",
2929
"@types/ramda": "0.29.12",
3030
"@typescript-eslint/eslint-plugin": "7.7.1",
3131
"@typescript-eslint/parser": "7.7.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1228,10 +1228,10 @@
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.14.5":
1232+
version "20.14.5"
1233+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.5.tgz#fe35e3022ebe58b8f201580eb24e1fcfc0f2487d"
1234+
integrity sha512-aoRR+fJkZT2l0aGOJhuA8frnCSoNX6W7U2mpNq63+BxBIj5BQFt8rHy627kijCmm63ijdSdwvGgpUsU6MBsZZA==
12351235
dependencies:
12361236
undici-types "~5.26.4"
12371237

0 commit comments

Comments
 (0)