Skip to content

Commit b1700a2

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

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 "24.0.10"
819+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.0.10.tgz#f65a169779bf0d70203183a1890be7bee8ca2ddb"
820+
integrity sha512-ENHwaH+JIRTDIEEbDK6QSQntAYGtbvdDXnMXnZaZ6k13Du1dPMmprkEHIL7ok2Wl2aZevetwTAb5S+7yIF+enA==
821821
dependencies:
822-
undici-types "~5.26.4"
822+
undici-types "~7.8.0"
823+
824+
"@types/node@^20.2.3":
825+
version "20.19.4"
826+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.4.tgz#c4b8ce51a0f675a354225c58980ccacfe0af5d74"
827+
integrity sha512-OP+We5WV8Xnbuvw0zC2m4qfB/BJvjyCwtNjhHdJxV1639SGSKrLmJkc3fMnp2Qy8nJyHp8RO6umxELN/dS1/EA==
828+
dependencies:
829+
undici-types "~6.21.0"
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.21.0:
3687+
version "6.21.0"
3688+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
3689+
integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
3690+
3691+
undici-types@~7.8.0:
3692+
version "7.8.0"
3693+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.8.0.tgz#de00b85b710c54122e44fbfd911f8d70174cd294"
3694+
integrity sha512-9UJ2xGDvQ43tYyVMpuHlsgApydB8ZKfVYTsLDhXkFL/6gfkp+U8xTGdh8pMJv1SpZna0zxG1DwsKZsreLbXBxw==
36833695

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

0 commit comments

Comments
 (0)