Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c784e74

Browse files
authoredJan 30, 2025··
chore(deps): update dependency @types/node to v20.17.16
1 parent 963c16d commit c784e74

File tree

1 file changed

+21
-9
lines changed

1 file changed

+21
-9
lines changed
 

‎yarn.lock

+21-9
Original file line numberDiff line numberDiff line change
@@ -740,12 +740,19 @@
740740
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
741741
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
742742

743-
"@types/node@*", "@types/node@^20.11.25":
744-
version "20.11.25"
745-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.25.tgz#0f50d62f274e54dd7a49f7704cc16bfbcccaf49f"
746-
integrity sha512-TBHyJxk2b7HceLVGFcpAUjsa5zIdsPWlR6XHfyGzd0SFu+/NFgQgMAl96MSDZgQDvJAvV6BKsFOrt6zIL09JDw==
743+
"@types/node@*":
744+
version "22.12.0"
745+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.12.0.tgz#bf8af3b2af0837b5a62a368756ff2b705ae0048c"
746+
integrity sha512-Fll2FZ1riMjNmlmJOdAyY5pUbkftXslB5DgEzlIuNaiWhXd00FhWxVC/r4yV/4wBb9JfImTu+jiSvXTkJ7F/gA==
747747
dependencies:
748-
undici-types "~5.26.4"
748+
undici-types "~6.20.0"
749+
750+
"@types/node@^20.11.25":
751+
version "20.17.16"
752+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.16.tgz#b33b0edc1bf925b27349e494b871ca4451fabab4"
753+
integrity sha512-vOTpLduLkZXePLxHiHsBLp98mHGnl8RptV4YAO3HfKO5UHjDvySGbxKtpYfy8Sx5+WKcgc45qNreJJRVM3L6mw==
754+
dependencies:
755+
undici-types "~6.19.2"
749756

750757
"@types/semver@^7.5.0":
751758
version "7.5.8"
@@ -2784,10 +2791,15 @@ uglify-js@^3.17.4:
27842791
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.17.4.tgz#61678cf5fa3f5b7eb789bb345df29afb8257c22c"
27852792
integrity sha512-T9q82TJI9e/C1TAxYvfb16xO120tMVFZrGA3f9/P4424DNu6ypK103y0GPFVa17yotwSyZW5iYXgjYHkGrJW/g==
27862793

2787-
undici-types@~5.26.4:
2788-
version "5.26.5"
2789-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
2790-
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
2794+
undici-types@~6.19.2:
2795+
version "6.19.8"
2796+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
2797+
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
2798+
2799+
undici-types@~6.20.0:
2800+
version "6.20.0"
2801+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
2802+
integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==
27912803

27922804
update-browserslist-db@^1.0.13:
27932805
version "1.0.13"

0 commit comments

Comments
 (0)