From 1aca21bf67dec239e5eb436d08cd5edea099824b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Apr 2024 09:49:57 +0000 Subject: [PATCH] chore(deps): bump undici from 6.11.1 to 6.12.0 Bumps [undici](https://github.com/nodejs/undici) from 6.11.1 to 6.12.0. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v6.11.1...v6.12.0) --- updated-dependencies: - dependency-name: undici dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 8a0b0c0d00d..fcf0af94071 100644 --- a/package.json +++ b/package.json @@ -189,7 +189,7 @@ "sudo-prompt": "^9.2.1", "tar": "^6.2.1", "tar-fs": "^3.0.5", - "undici": "^6.11.1", + "undici": "^6.12.0", "win-ca": "^3.5.1", "yaml": "^2.4.1" }, diff --git a/yarn.lock b/yarn.lock index cdf92a46d89..430b535a1a6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15949,10 +15949,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@^6.11.1: - version "6.11.1" - resolved "https://registry.yarnpkg.com/undici/-/undici-6.11.1.tgz#75ab573677885b421ca2e6f5f17ff1185b24c68d" - integrity sha512-KyhzaLJnV1qa3BSHdj4AZ2ndqI0QWPxYzaIOio0WzcEJB9gvuysprJSLtpvc2D9mhR9jPDUk7xlJlZbH2KR5iw== +undici@^6.12.0: + version "6.12.0" + resolved "https://registry.yarnpkg.com/undici/-/undici-6.12.0.tgz#396d4dbd2ea2351094c00be44655d489afe4fb8a" + integrity sha512-d87yk8lqSFUYtR5fTFe2frpkMIrUEz+lgoJmhcL+J3StVl+8fj8ytE4lLnJOTPCE12YbumNGzf4LYsQyusdV5g== unicode-canonical-property-names-ecmascript@^2.0.0: version "2.0.0"