From 333e6a5f0b51f010e95598edc7919c705a77a698 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 02:41:00 +0000 Subject: [PATCH] chore(deps): bump undici from 7.0.0 to 7.1.0 Bumps [undici](https://github.com/nodejs/undici) from 7.0.0 to 7.1.0. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v7.0.0...v7.1.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 6836f640..fc6bd970 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.0.0", + "undici": "7.1.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 ff4f4dcf..a894143f 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.0.0 - version: 7.0.0 + specifier: 7.1.0 + version: 7.1.0 which: specifier: 5.0.0 version: 5.0.0 @@ -1302,8 +1302,8 @@ packages: resolution: {integrity: sha512-72RFADWFqKmUb2hmmvNODKL3p9hcB6Gt2DOQMis1SEBaV6a4MH8soBvzg+95CYhCKPFedut2JY9bMfrDl9D23g==} engines: {node: '>=14.0'} - undici@7.0.0: - resolution: {integrity: sha512-c4xi3kWnQJrb7h2q8aJYKvUzmz7boCgz1cUCC6OwdeM5Tr2P0hDuthr2iut4ggqsz+Cnh20U/LoTzbKIdDS/Nw==} + undici@7.1.0: + resolution: {integrity: sha512-3+mdX2R31khuLCm2mKExSlMdJsfol7bJkIMH80tdXA74W34rT1jKemUTlYR7WY3TqsV4wfOgpatWmmB2Jl1+5g==} engines: {node: '>=20.18.1'} universalify@2.0.1: @@ -2621,7 +2621,7 @@ snapshots: dependencies: '@fastify/busboy': 2.1.1 - undici@7.0.0: {} + undici@7.1.0: {} universalify@2.0.1: {}