Skip to content

Commit f4645a1

Browse files
Update dependency @types/node to v20.17.17
1 parent 6c00cc3 commit f4645a1

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.13.1"
819+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.1.tgz#a2a3fefbdeb7ba6b89f40371842162fac0934f33"
820+
integrity sha512-jK8uzQlrvXqEU91UxiK5J7pKHyzgnI1Qnl0QDHIgVGuolJhRb9EEl28Cj9b3rGR8B2lhFCtvIm5os8lFnO/1Ew==
821821
dependencies:
822-
undici-types "~5.26.4"
822+
undici-types "~6.20.0"
823+
824+
"@types/node@^20.2.3":
825+
version "20.17.17"
826+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.17.tgz#5cea2af2e271313742c14f418eaf5dcfa8ae2e3a"
827+
integrity sha512-/WndGO4kIfMicEQLTi/mDANUu/iVUhT7KboZPdEqqHQ4aTS+3qT3U5gIqWDFV+XouorjfgGqvKILJeHhuQgFYg==
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.20.0:
3692+
version "6.20.0"
3693+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
3694+
integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==
36833695

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

0 commit comments

Comments
 (0)