From 8654eddc12cbf22969b94b45da69d2a51ce420cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 22:24:14 +0000 Subject: [PATCH] chore: bump undici from 6.7.1 to 6.11.1 in /site Bumps [undici](https://github.com/nodejs/undici) from 6.7.1 to 6.11.1. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v6.7.1...v6.11.1) --- updated-dependencies: - dependency-name: undici dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- site/package.json | 2 +- site/pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/site/package.json b/site/package.json index a5c5fee146578..b054180161d99 100644 --- a/site/package.json +++ b/site/package.json @@ -83,7 +83,7 @@ "tzdata": "1.0.30", "ua-parser-js": "1.0.33", "ufuzzy": "npm:@leeoniya/ufuzzy@1.0.10", - "undici": "6.7.1", + "undici": "6.11.1", "unique-names-generator": "4.7.1", "uuid": "9.0.0", "xterm": "5.2.0", diff --git a/site/pnpm-lock.yaml b/site/pnpm-lock.yaml index b723b4cf25e56..35c1536c32fde 100644 --- a/site/pnpm-lock.yaml +++ b/site/pnpm-lock.yaml @@ -169,8 +169,8 @@ dependencies: specifier: npm:@leeoniya/ufuzzy@1.0.10 version: /@leeoniya/ufuzzy@1.0.10 undici: - specifier: 6.7.1 - version: 6.7.1 + specifier: 6.11.1 + version: 6.11.1 unique-names-generator: specifier: 4.7.1 version: 4.7.1 @@ -12624,8 +12624,8 @@ packages: resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==} dev: true - /undici@6.7.1: - resolution: {integrity: sha512-+Wtb9bAQw6HYWzCnxrPTMVEV3Q1QjYanI0E4q02ehReMuquQdLTEFEYbfs7hcImVYKcQkWSwT6buEmSVIiDDtQ==} + /undici@6.11.1: + resolution: {integrity: sha512-KyhzaLJnV1qa3BSHdj4AZ2ndqI0QWPxYzaIOio0WzcEJB9gvuysprJSLtpvc2D9mhR9jPDUk7xlJlZbH2KR5iw==} engines: {node: '>=18.0'} dev: false