Skip to content

Commit 0f63f25

Browse files
Update dependency @types/node to v20.17.57
1 parent 6c00cc3 commit 0f63f25

File tree

1 file changed

+21
-9
lines changed

1 file changed

+21
-9
lines changed

yarn.lock

Lines changed: 21 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -814,12 +814,19 @@
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":
818-
version "20.14.11"
819-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.11.tgz#09b300423343460455043ddd4d0ded6ac579b74b"
820-
integrity sha512-kprQpL8MMeszbz6ojB5/tU8PLN4kesnN8Gjzw349rDlNgsSzg90lAVj3llK99Dh7JON+t9AuscPPFW6mPbTnSA==
817+
"@types/node@*", "@types/node@>=13.7.0":
818+
version "22.15.29"
819+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.29.tgz#c75999124a8224a3f79dd8b6ccfb37d74098f678"
820+
integrity sha512-LNdjOkUDlU1RZb8e1kOIUpN1qQUlzGkEtbVNo53vbrwDg5om6oduhm4SiUaPW5ASTXhAiP0jInWG8Qx9fVlOeQ==
821821
dependencies:
822-
undici-types "~5.26.4"
822+
undici-types "~6.21.0"
823+
824+
"@types/node@^20.2.3":
825+
version "20.17.57"
826+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.57.tgz#f807455e3303ba8ba08fcb1db90619356abfaa99"
827+
integrity sha512-f3T4y6VU4fVQDKVqJV4Uppy8c1p/sVvS3peyqxyWnzkqXFJLRU7Y1Bl7rMS1Qe9z0v4M6McY0Fp9yBsgHJUsWQ==
828+
dependencies:
829+
undici-types "~6.19.2"
823830

824831
"@types/semver@^7.3.12":
825832
version "7.5.8"
@@ -3676,10 +3683,15 @@ unbox-primitive@^1.0.2:
36763683
has-symbols "^1.0.3"
36773684
which-boxed-primitive "^1.0.2"
36783685

3679-
undici-types@~5.26.4:
3680-
version "5.26.5"
3681-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
3682-
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
3686+
undici-types@~6.19.2:
3687+
version "6.19.8"
3688+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
3689+
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
3690+
3691+
undici-types@~6.21.0:
3692+
version "6.21.0"
3693+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
3694+
integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
36833695

36843696
update-browserslist-db@^1.1.0:
36853697
version "1.1.0"

0 commit comments

Comments
 (0)