From 09403cc00627fc707d082829d5b57c7bb85e780d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 21:48:06 +0000 Subject: [PATCH] build(deps): Bump undici from 6.19.2 to 6.21.1 Bumps [undici](https://github.com/nodejs/undici) from 6.19.2 to 6.21.1. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v6.19.2...v6.21.1) --- updated-dependencies: - dependency-name: undici dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 2e8a47d..75c958f 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "dotenv": "^16.3.1", "execa": "^7.2.0", "fast-json-patch": "^3.1.1", - "undici": "^6.19.2" + "undici": "^6.21.1" }, "devDependencies": { "@bufbuild/protoc-gen-es": "^1.10.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index dc3734f..b80f3db 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -39,8 +39,8 @@ dependencies: specifier: ^3.1.1 version: 3.1.1 undici: - specifier: ^6.19.2 - version: 6.19.2 + specifier: ^6.21.1 + version: 6.21.1 devDependencies: '@bufbuild/protoc-gen-es': @@ -654,7 +654,7 @@ packages: dependencies: '@bufbuild/protobuf': 1.10.0 '@connectrpc/connect': 1.4.0(@bufbuild/protobuf@1.10.0) - undici: 5.28.4 + undici: 5.28.5 dev: false /@connectrpc/connect@1.4.0(@bufbuild/protobuf@1.10.0): @@ -1658,15 +1658,15 @@ packages: hasBin: true dev: true - /undici@5.28.4: - resolution: {integrity: sha512-72RFADWFqKmUb2hmmvNODKL3p9hcB6Gt2DOQMis1SEBaV6a4MH8soBvzg+95CYhCKPFedut2JY9bMfrDl9D23g==} + /undici@5.28.5: + resolution: {integrity: sha512-zICwjrDrcrUE0pyyJc1I2QzBkLM8FINsgOrt6WjA+BgajVq9Nxu2PbFFXUrAggLfDXlZGZBVZYw7WNV5KiBiBA==} engines: {node: '>=14.0'} dependencies: '@fastify/busboy': 2.1.1 dev: false - /undici@6.19.2: - resolution: {integrity: sha512-JfjKqIauur3Q6biAtHJ564e3bWa8VvT+7cSiOJHFbX4Erv6CLGDpg8z+Fmg/1OI/47RA+GI2QZaF48SSaLvyBA==} + /undici@6.21.1: + resolution: {integrity: sha512-q/1rj5D0/zayJB2FraXdaWxbhWiNKDvu8naDT2dl1yTlvJp4BLtOcp2a5BvgGNQpYYJzau7tf1WgKv3b+7mqpQ==} engines: {node: '>=18.17'} dev: false