Skip to content

Commit 02b41f5

Browse files
chore(deps): update dependency @types/node to v22.10.0 (#2364)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b4a4dca commit 02b41f5

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1173,11 +1173,11 @@
11731173
"@types/braces" "*"
11741174

11751175
"@types/node@*", "@types/node@^22.0.0":
1176-
version "22.9.4"
1177-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.9.4.tgz#31eefcdbe163a51f53cbfbb3e121b8ae9b16fdb2"
1178-
integrity sha512-d9RWfoR7JC/87vj7n+PVTzGg9hDyuFjir3RxUHbjFSKNd9mpxbxwMEyaCim/ddCmy4IuW7HjTzF3g9p3EtWEOg==
1176+
version "22.10.0"
1177+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.0.tgz#89bfc9e82496b9c7edea3382583fa94f75896e81"
1178+
integrity sha512-XC70cRZVElFHfIUB40FgZOBbgJYFKKMa5nb9lxcwYstFG/Mi+/Y0bGS+rs6Dmhmkpq4pnNiLiuZAbc02YCOnmA==
11791179
dependencies:
1180-
undici-types "~6.19.8"
1180+
undici-types "~6.20.0"
11811181

11821182
"@types/stack-utils@^2.0.0":
11831183
version "2.0.3"
@@ -4273,10 +4273,10 @@ unbox-primitive@^1.0.2:
42734273
has-symbols "^1.0.3"
42744274
which-boxed-primitive "^1.0.2"
42754275

4276-
undici-types@~6.19.8:
4277-
version "6.19.8"
4278-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
4279-
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
4276+
undici-types@~6.20.0:
4277+
version "6.20.0"
4278+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
4279+
integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==
42804280

42814281
undici@^5.25.4:
42824282
version "5.28.4"

0 commit comments

Comments
 (0)