From fe654ae98b4e93bea557748d70583c80b6642e09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Mar 2024 10:09:02 +0000 Subject: [PATCH] chore(deps): bump undici from 6.9.0 to 6.10.1 Bumps [undici](https://github.com/nodejs/undici) from 6.9.0 to 6.10.1. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/commits) --- 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 4e77248c413..c3cecc5697d 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.9.0", + "undici": "^6.10.1", "win-ca": "^3.5.1", "yaml": "^2.4.1" }, diff --git a/yarn.lock b/yarn.lock index 4203985f73b..bd182fda68c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15909,10 +15909,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.9.0: - version "6.9.0" - resolved "https://registry.yarnpkg.com/undici/-/undici-6.9.0.tgz#281b3c8bf29cafa957e743ab2a710b586b01e66e" - integrity sha512-XPWfXzJedevUziHwun70EKNvGnxv4CnfraFZ4f/JV01+fcvMYzHE26r/j8AY/9c/70nkN4B1zX7E2Oyuqwz4+Q== +undici@^6.10.1: + version "6.10.1" + resolved "https://registry.yarnpkg.com/undici/-/undici-6.10.1.tgz#772d1c9d448a4c3ee10294e7328d64e9e821086a" + integrity sha512-kSzmWrOx3XBKTgPm4Tal8Hyl3yf+hzlA00SAf4goxv8LZYafKmS6gJD/7Fe5HH/DMNiFTRXvkwhLo7mUn5fuQQ== unicode-canonical-property-names-ecmascript@^2.0.0: version "2.0.0"