From b26dfee1413732162dc0988e4125dcf8a571a3b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 12:46:19 +0000 Subject: [PATCH] build(deps): Bump undici from 6.14.1 to 6.19.2 Bumps [undici](https://github.com/nodejs/undici) from 6.14.1 to 6.19.2. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v6.14.1...v6.19.2) --- updated-dependencies: - dependency-name: undici dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 58c42f2..2e8a47d 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.14.1" + "undici": "^6.19.2" }, "devDependencies": { "@bufbuild/protoc-gen-es": "^1.10.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 65d7ae9..dc3734f 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.14.1 - version: 6.14.1 + specifier: ^6.19.2 + version: 6.19.2 devDependencies: '@bufbuild/protoc-gen-es': @@ -1665,8 +1665,8 @@ packages: '@fastify/busboy': 2.1.1 dev: false - /undici@6.14.1: - resolution: {integrity: sha512-mAel3i4BsYhkeVPXeIPXVGPJKeBzqCieZYoFsbWfUzd68JmHByhc1Plit5WlylxXFaGpgkZB8mExlxnt+Q1p7A==} + /undici@6.19.2: + resolution: {integrity: sha512-JfjKqIauur3Q6biAtHJ564e3bWa8VvT+7cSiOJHFbX4Erv6CLGDpg8z+Fmg/1OI/47RA+GI2QZaF48SSaLvyBA==} engines: {node: '>=18.17'} dev: false