From d579fd6623db7c8dbbe7b7668d02868a3bf4d08d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Apr 2024 14:21:37 +0000 Subject: [PATCH] Bump undici from 6.10.1 to 6.11.1 in /tunnel-server Bumps [undici](https://github.com/nodejs/undici) from 6.10.1 to 6.11.1. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v6.10.1...v6.11.1) --- updated-dependencies: - dependency-name: undici dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- tunnel-server/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tunnel-server/yarn.lock b/tunnel-server/yarn.lock index 974b31bd..9189ed5c 100644 --- a/tunnel-server/yarn.lock +++ b/tunnel-server/yarn.lock @@ -3880,9 +3880,9 @@ undici-types@~5.26.4: integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA== undici@^6.4.0: - version "6.10.1" - resolved "https://registry.yarnpkg.com/undici/-/undici-6.10.1.tgz#772d1c9d448a4c3ee10294e7328d64e9e821086a" - integrity sha512-kSzmWrOx3XBKTgPm4Tal8Hyl3yf+hzlA00SAf4goxv8LZYafKmS6gJD/7Fe5HH/DMNiFTRXvkwhLo7mUn5fuQQ== + version "6.11.1" + resolved "https://registry.yarnpkg.com/undici/-/undici-6.11.1.tgz#75ab573677885b421ca2e6f5f17ff1185b24c68d" + integrity sha512-KyhzaLJnV1qa3BSHdj4AZ2ndqI0QWPxYzaIOio0WzcEJB9gvuysprJSLtpvc2D9mhR9jPDUk7xlJlZbH2KR5iw== universalify@^0.2.0: version "0.2.0"