From 9d2799f65f8b1a73a7fbd8502700c8844d03593b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 02:28:15 +0000 Subject: [PATCH] chore(deps): bump undici from 6.20.0 to 6.20.1 Bumps [undici](https://github.com/nodejs/undici) from 6.20.0 to 6.20.1. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v6.20.0...v6.20.1) --- updated-dependencies: - dependency-name: undici dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 53a4e8b8..f61776bb 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "pretty-bytes": "6.1.1", "prompts": "2.4.2", "semver": "7.6.3", - "undici": "6.20.0", + "undici": "6.20.1", "which": "5.0.0", "wrap-ansi": "9.0.0", "xpath": "0.0.34", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f3d81595..c4bbf8b2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -33,8 +33,8 @@ importers: specifier: 7.6.3 version: 7.6.3 undici: - specifier: 6.20.0 - version: 6.20.0 + specifier: 6.20.1 + version: 6.20.1 which: specifier: 5.0.0 version: 5.0.0 @@ -1312,8 +1312,8 @@ packages: resolution: {integrity: sha512-72RFADWFqKmUb2hmmvNODKL3p9hcB6Gt2DOQMis1SEBaV6a4MH8soBvzg+95CYhCKPFedut2JY9bMfrDl9D23g==} engines: {node: '>=14.0'} - undici@6.20.0: - resolution: {integrity: sha512-AITZfPuxubm31Sx0vr8bteSalEbs9wQb/BOBi9FPlD9Qpd6HxZ4Q0+hI742jBhkPb4RT2v5MQzaW5VhRVyj+9A==} + undici@6.20.1: + resolution: {integrity: sha512-AjQF1QsmqfJys+LXfGTNum+qw4S88CojRInG/6t31W/1fk6G59s92bnAvGz5Cmur+kQv2SURXEvvudLmbrE8QA==} engines: {node: '>=18.17'} universalify@2.0.1: @@ -2639,7 +2639,7 @@ snapshots: dependencies: '@fastify/busboy': 2.1.1 - undici@6.20.0: {} + undici@6.20.1: {} universalify@2.0.1: {}