Skip to content

Commit aafad59

Browse files
chore(deps): update dependency @types/node to v20.17.17
1 parent 963c16d commit aafad59

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

yarn.lock

+13-1
Original file line numberDiff line numberDiff line change
@@ -740,13 +740,20 @@
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":
743+
"@types/node@*":
744744
version "20.11.25"
745745
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.25.tgz#0f50d62f274e54dd7a49f7704cc16bfbcccaf49f"
746746
integrity sha512-TBHyJxk2b7HceLVGFcpAUjsa5zIdsPWlR6XHfyGzd0SFu+/NFgQgMAl96MSDZgQDvJAvV6BKsFOrt6zIL09JDw==
747747
dependencies:
748748
undici-types "~5.26.4"
749749

750+
"@types/node@^20.11.25":
751+
version "20.17.17"
752+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.17.tgz#5cea2af2e271313742c14f418eaf5dcfa8ae2e3a"
753+
integrity sha512-/WndGO4kIfMicEQLTi/mDANUu/iVUhT7KboZPdEqqHQ4aTS+3qT3U5gIqWDFV+XouorjfgGqvKILJeHhuQgFYg==
754+
dependencies:
755+
undici-types "~6.19.2"
756+
750757
"@types/semver@^7.5.0":
751758
version "7.5.8"
752759
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.8.tgz#8268a8c57a3e4abd25c165ecd36237db7948a55e"
@@ -2789,6 +2796,11 @@ undici-types@~5.26.4:
27892796
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
27902797
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
27912798

2799+
undici-types@~6.19.2:
2800+
version "6.19.8"
2801+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
2802+
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
2803+
27922804
update-browserslist-db@^1.0.13:
27932805
version "1.0.13"
27942806
resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.0.13.tgz#3c5e4f5c083661bd38ef64b6328c26ed6c8248c4"

0 commit comments

Comments
 (0)