Skip to content

Commit d9d201d

Browse files
Update dependency @types/node to v20.17.23
1 parent 079e2c5 commit d9d201d

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@types/bent": "7.3.8",
3434
"@types/deep-equal": "1.0.4",
3535
"@types/dotenv": "8.2.0",
36-
"@types/node": "20.12.11",
36+
"@types/node": "20.17.23",
3737
"@types/ramda": "0.30.0",
3838
"@types/sinon": "10.0.20",
3939
"@typescript-eslint/eslint-plugin": "5.62.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1270,12 +1270,12 @@
12701270
resolved "https://registry.yarnpkg.com/@types/node/-/node-15.6.0.tgz#f0ddca5a61e52627c9dcb771a6039d44694597bc"
12711271
integrity sha512-gCYSfQpy+LYhOFTKAeE8BkyGqaxmlFxe+n4DKM6DR0wzw/HISUE/hAmkC/KT8Sw5PCJblqg062b3z9gucv3k0A==
12721272

1273-
"@types/node@20.12.11":
1274-
version "20.12.11"
1275-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.11.tgz#c4ef00d3507000d17690643278a60dc55a9dc9be"
1276-
integrity sha512-vDg9PZ/zi+Nqp6boSOT7plNuthRugEKixDv5sFTIpkE89MmNtEArAShI4mxuX2+UrLEe9pxC1vm2cjm9YlWbJw==
1273+
"@types/node@20.17.23":
1274+
version "20.17.23"
1275+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.23.tgz#d228a57bbab954f763a883e495bacea8264efcd5"
1276+
integrity sha512-8PCGZ1ZJbEZuYNTMqywO+Sj4vSKjSjT6Ua+6RFOYlEvIvKQABPtrNkoVSLSKDb4obYcMhspVKmsw8Cm10NFRUg==
12771277
dependencies:
1278-
undici-types "~5.26.4"
1278+
undici-types "~6.19.2"
12791279

12801280
"@types/node@^12.12.6":
12811281
version "12.20.13"
@@ -8883,10 +8883,10 @@ underscore@1.9.1:
88838883
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.9.1.tgz#06dce34a0e68a7babc29b365b8e74b8925203961"
88848884
integrity sha512-5/4etnCkd9c8gwgowi5/om/mYO5ajCaOgdzj/oW+0eQV9WxKBDZw5+ycmKmeaTXjInS/W0BzpGLo2xR2aBwZdg==
88858885

8886-
undici-types@~5.26.4:
8887-
version "5.26.5"
8888-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
8889-
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
8886+
undici-types@~6.19.2:
8887+
version "6.19.8"
8888+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
8889+
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
88908890

88918891
union-value@^1.0.0:
88928892
version "1.0.1"

0 commit comments

Comments
 (0)