From 99abecfaec10b4c9cc21ec49e224e236aa321f59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 02:22:44 +0000 Subject: [PATCH] chore(deps): bump undici from 7.1.0 to 7.1.1 Bumps [undici](https://github.com/nodejs/undici) from 7.1.0 to 7.1.1. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v7.1.0...v7.1.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 c72ee220..09a2069c 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.0", + "undici": "7.1.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 e1d647c4..fc2124db 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.0 - version: 7.1.0 + specifier: 7.1.1 + version: 7.1.1 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.0: - resolution: {integrity: sha512-3+mdX2R31khuLCm2mKExSlMdJsfol7bJkIMH80tdXA74W34rT1jKemUTlYR7WY3TqsV4wfOgpatWmmB2Jl1+5g==} + undici@7.1.1: + resolution: {integrity: sha512-WZkQ6eH9f5ZT93gaIffsbUaDpBwjbpvmMbfaEhOnbdUneurTESeRxwPGwjI28mRFESH3W3e8Togijh37ptOQqA==} engines: {node: '>=20.18.1'} universalify@2.0.1: @@ -2632,7 +2632,7 @@ snapshots: dependencies: '@fastify/busboy': 2.1.1 - undici@7.1.0: {} + undici@7.1.1: {} universalify@2.0.1: {}