From 4e2f0dc592d65f00bce1339301b80c6f8afd05c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Apr 2024 09:42:24 +0000 Subject: [PATCH] chore(deps): bump undici from 6.14.1 to 6.15.0 Bumps [undici](https://github.com/nodejs/undici) from 6.14.1 to 6.15.0. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v6.14.1...v6.15.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 71e039149d6..10c23994a01 100644 --- a/package.json +++ b/package.json @@ -189,7 +189,7 @@ "sudo-prompt": "^9.2.1", "tar": "^7.0.1", "tar-fs": "^3.0.6", - "undici": "^6.14.1", + "undici": "^6.15.0", "win-ca": "^3.5.1", "yaml": "^2.4.2" }, diff --git a/yarn.lock b/yarn.lock index 0cb28a6f648..e88568851aa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -16143,10 +16143,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.14.1: - version "6.14.1" - resolved "https://registry.yarnpkg.com/undici/-/undici-6.14.1.tgz#e3c9ce906c2e7dddd0d006d7c91a7d8aa1f2890a" - integrity sha512-mAel3i4BsYhkeVPXeIPXVGPJKeBzqCieZYoFsbWfUzd68JmHByhc1Plit5WlylxXFaGpgkZB8mExlxnt+Q1p7A== +undici@^6.15.0: + version "6.15.0" + resolved "https://registry.yarnpkg.com/undici/-/undici-6.15.0.tgz#ce97f0a0734439e65acc7059cd60824693987103" + integrity sha512-VviMt2tlMg1BvQ0FKXxrz1eJuyrcISrL2sPfBf7ZskX/FCEc/7LeThQaoygsMJpNqrATWQIsRVx+1Dpe4jaYuQ== unicode-canonical-property-names-ecmascript@^2.0.0: version "2.0.0"