Skip to content

Commit 5bea670

Browse files
Update dependency @types/node to v20.17.30
1 parent 6c00cc3 commit 5bea670

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

yarn.lock

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -814,13 +814,20 @@
814814
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
815815
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
816816

817-
"@types/node@*", "@types/node@>=13.7.0", "@types/node@^20.2.3":
817+
"@types/node@*", "@types/node@>=13.7.0":
818818
version "20.14.11"
819819
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.11.tgz#09b300423343460455043ddd4d0ded6ac579b74b"
820820
integrity sha512-kprQpL8MMeszbz6ojB5/tU8PLN4kesnN8Gjzw349rDlNgsSzg90lAVj3llK99Dh7JON+t9AuscPPFW6mPbTnSA==
821821
dependencies:
822822
undici-types "~5.26.4"
823823

824+
"@types/node@^20.2.3":
825+
version "20.17.30"
826+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.30.tgz#1d93f656d3b869dbef7b796568ac457606ba58d0"
827+
integrity sha512-7zf4YyHA+jvBNfVrk2Gtvs6x7E8V+YDW05bNfG2XkWDJfYRXrTiP/DsB2zSYTaHX0bGIujTBQdMVAhb+j7mwpg==
828+
dependencies:
829+
undici-types "~6.19.2"
830+
824831
"@types/semver@^7.3.12":
825832
version "7.5.8"
826833
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.8.tgz#8268a8c57a3e4abd25c165ecd36237db7948a55e"
@@ -3681,6 +3688,11 @@ undici-types@~5.26.4:
36813688
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
36823689
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
36833690

3691+
undici-types@~6.19.2:
3692+
version "6.19.8"
3693+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
3694+
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
3695+
36843696
update-browserslist-db@^1.1.0:
36853697
version "1.1.0"
36863698
resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.1.0.tgz#7ca61c0d8650766090728046e416a8cde682859e"

0 commit comments

Comments
 (0)