Skip to content

Commit cb0d9ac

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

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.19.8",
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.19.8":
1274+
version "20.19.8"
1275+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.8.tgz#d4a81f631d9dc5015c6e608a102c83e19d03c9db"
1276+
integrity sha512-HzbgCY53T6bfu4tT7Aq3TvViJyHjLjPNaAS3HOuMc9pw97KHsUtXNX4L+wu59g1WnjsZSko35MbEqnO58rihhw==
12771277
dependencies:
1278-
undici-types "~5.26.4"
1278+
undici-types "~6.21.0"
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.21.0:
8887+
version "6.21.0"
8888+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
8889+
integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
88908890

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

0 commit comments

Comments
 (0)