diff --git a/package.json b/package.json index 09eb07a59c92e..acb87eef14f40 100644 --- a/package.json +++ b/package.json @@ -172,7 +172,7 @@ "sudo-prompt": "^9.2.1", "tar": "^6.2.0", "tar-fs": "^3.0.4", - "undici": "^5.27.2", + "undici": "^5.28.0", "win-ca": "^3.5.1", "yaml": "^2.3.4" }, diff --git a/yarn.lock b/yarn.lock index 7517f3527c486..eabe986a2aaef 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15617,10 +15617,10 @@ undici-types@~5.26.4: resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617" integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA== -undici@^5.27.2: - version "5.27.2" - resolved "https://registry.yarnpkg.com/undici/-/undici-5.27.2.tgz#a270c563aea5b46cc0df2550523638c95c5d4411" - integrity sha512-iS857PdOEy/y3wlM3yRp+6SNQQ6xU0mmZcwRSriqk+et/cwWAtwmIGf6WkoDN2EK/AMdCO/dfXzIwi+rFMrjjQ== +undici@^5.28.0: + version "5.28.0" + resolved "https://registry.yarnpkg.com/undici/-/undici-5.28.0.tgz#09f6aa4a6f34de8996eec585fe4ceebaa9ef3f36" + integrity sha512-gM12DkXhlAc5+/TPe60iy9P6ETgVfqTuRJ6aQ4w8RYu0MqKuXhaq3/b86GfzDQnNA3NUO6aUNdvevrKH59D0Nw== dependencies: "@fastify/busboy" "^2.0.0"