From 3741ad6fcd2138860fae458bdd3a2da52ae32b77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 02:04:57 +0000 Subject: [PATCH] chore(deps): bump undici from 7.1.1 to 7.2.0 Bumps [undici](https://github.com/nodejs/undici) from 7.1.1 to 7.2.0. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v7.1.1...v7.2.0) --- updated-dependencies: - dependency-name: undici dependency-type: direct:production update-type: version-update:semver-minor ... 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 09a2069c..2d11d427 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": "7.1.1", + "undici": "7.2.0", "which": "5.0.0", "wrap-ansi": "9.0.0", "xpath": "0.0.34", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fc2124db..a42eb5de 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -33,8 +33,8 @@ importers: specifier: 7.6.3 version: 7.6.3 undici: - specifier: 7.1.1 - version: 7.1.1 + specifier: 7.2.0 + version: 7.2.0 which: specifier: 5.0.0 version: 5.0.0 @@ -1307,8 +1307,8 @@ packages: resolution: {integrity: sha512-72RFADWFqKmUb2hmmvNODKL3p9hcB6Gt2DOQMis1SEBaV6a4MH8soBvzg+95CYhCKPFedut2JY9bMfrDl9D23g==} engines: {node: '>=14.0'} - undici@7.1.1: - resolution: {integrity: sha512-WZkQ6eH9f5ZT93gaIffsbUaDpBwjbpvmMbfaEhOnbdUneurTESeRxwPGwjI28mRFESH3W3e8Togijh37ptOQqA==} + undici@7.2.0: + resolution: {integrity: sha512-klt+0S55GBViA9nsq48/NSCo4YX5mjydjypxD7UmHh/brMu8h/Mhd/F7qAeoH2NOO8SDTk6kjnTFc4WpzmfYpQ==} engines: {node: '>=20.18.1'} universalify@2.0.1: @@ -2632,7 +2632,7 @@ snapshots: dependencies: '@fastify/busboy': 2.1.1 - undici@7.1.1: {} + undici@7.2.0: {} universalify@2.0.1: {}