diff --git a/yarn.lock b/yarn.lock index 92b8dca..4d82703 100644 --- a/yarn.lock +++ b/yarn.lock @@ -270,10 +270,10 @@ resolved "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz" "@types/node@latest": - version "22.8.6" - resolved "https://registry.yarnpkg.com/@types/node/-/node-22.8.6.tgz#e8a0c0871623283d8b3ef7d7b9b1bfdfd3028e22" + version "22.10.1" + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.1.tgz#41ffeee127b8975a05f8c4f83fb89bcb2987d766" dependencies: - undici-types "~6.19.8" + undici-types "~6.20.0" "@types/prop-types@*": version "15.7.7" @@ -2297,9 +2297,9 @@ unbox-primitive@^1.0.2: has-symbols "^1.0.3" which-boxed-primitive "^1.0.2" -undici-types@~6.19.8: - version "6.19.8" - resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02" +undici-types@~6.20.0: + version "6.20.0" + resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433" uri-js@^4.2.2: version "4.4.1"