Skip to content

Commit 22e04b7

Browse files
chore(deps): update dependency @types/node to v20.17.8
1 parent f071894 commit 22e04b7

File tree

1 file changed

+16
-9
lines changed

1 file changed

+16
-9
lines changed

yarn.lock

Lines changed: 16 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -898,12 +898,19 @@
898898
dependencies:
899899
"@types/node" "*"
900900

901-
"@types/node@*", "@types/node@^20.4.2":
902-
version "20.14.11"
903-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.11.tgz#09b300423343460455043ddd4d0ded6ac579b74b"
904-
integrity sha512-kprQpL8MMeszbz6ojB5/tU8PLN4kesnN8Gjzw349rDlNgsSzg90lAVj3llK99Dh7JON+t9AuscPPFW6mPbTnSA==
901+
"@types/node@*":
902+
version "22.9.4"
903+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.9.4.tgz#31eefcdbe163a51f53cbfbb3e121b8ae9b16fdb2"
904+
integrity sha512-d9RWfoR7JC/87vj7n+PVTzGg9hDyuFjir3RxUHbjFSKNd9mpxbxwMEyaCim/ddCmy4IuW7HjTzF3g9p3EtWEOg==
905905
dependencies:
906-
undici-types "~5.26.4"
906+
undici-types "~6.19.8"
907+
908+
"@types/node@^20.4.2":
909+
version "20.17.8"
910+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.8.tgz#42748cdb169adf5be7c9760604c72820c7b7d560"
911+
integrity sha512-ahz2g6/oqbKalW9sPv6L2iRbhLnojxjYWspAqhjvqSWBgGebEJT5GvRmk0QXPj3sbC6rU0GTQjPLQkmR8CObvA==
912+
dependencies:
913+
undici-types "~6.19.2"
907914

908915
"@types/qs@*":
909916
version "6.9.9"
@@ -3251,10 +3258,10 @@ ufo@^1.5.3:
32513258
resolved "https://registry.yarnpkg.com/ufo/-/ufo-1.5.4.tgz#16d6949674ca0c9e0fbbae1fa20a71d7b1ded754"
32523259
integrity sha512-UsUk3byDzKd04EyoZ7U4DOlxQaD14JUKQl6/P7wiX4FNvUfm3XL246n9W5AmqwW5RSFJ27NAuM0iLscAOYUiGQ==
32533260

3254-
undici-types@~5.26.4:
3255-
version "5.26.5"
3256-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
3257-
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
3261+
undici-types@~6.19.2, undici-types@~6.19.8:
3262+
version "6.19.8"
3263+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
3264+
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
32583265

32593266
undici@^5.28.4:
32603267
version "5.28.4"

0 commit comments

Comments
 (0)