From 9f288a730d62091bd66f3c32cf31a865b0249d8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 19:31:15 +0200 Subject: [PATCH] build(deps): bump undici from 8.7.0 to 8.9.0 (#8077) Bumps [undici](https://github.com/nodejs/undici) from 8.7.0 to 8.9.0. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v8.7.0...v8.9.0) --- updated-dependencies: - dependency-name: undici dependency-version: 8.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pnpm-lock.yaml | 10 +++++----- src/package.json | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ecdc88d36..e2f8a5f6c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -365,8 +365,8 @@ importers: specifier: 1.13.8 version: 1.13.8 undici: - specifier: ^8.7.0 - version: 8.7.0 + specifier: ^8.9.0 + version: 8.9.0 wtfnode: specifier: ^0.10.1 version: 0.10.1 @@ -5395,8 +5395,8 @@ packages: resolution: {integrity: sha512-cRZYrTDwWznlnRiPjggAGxZXanty6M8RV1ff8Wm4LWXBp7/IG8v5DnOm74DtUBp9OONpK75YlPnIjQqX0dBDtA==} engines: {node: '>=20.18.1'} - undici@8.7.0: - resolution: {integrity: sha512-N7iQtfyLhIMOFgQubvmLV26svHpO0bqKnAiWotTQCVKCmWrcGbBotPuW1x+xwYZ2VHdSTVUfPQQnlEt1/LouTQ==} + undici@8.9.0: + resolution: {integrity: sha512-aWZpUj7XoGonMClx4gdDRfgBjqeA+F473aDmROQQbM9n6PRfK/u1q/a0X4wMTgcHfT8H6fpbt98PFuDUwFg2YA==} engines: {node: '>=22.19.0'} unicode-properties@1.4.1: @@ -11027,7 +11027,7 @@ snapshots: undici@7.28.0: {} - undici@8.7.0: {} + undici@8.9.0: {} unicode-properties@1.4.1: dependencies: diff --git a/src/package.json b/src/package.json index 9dd30929e..ba5d82619 100644 --- a/src/package.json +++ b/src/package.json @@ -87,7 +87,7 @@ "tsx": "4.23.0", "ueberdb2": "6.1.16", "underscore": "1.13.8", - "undici": "^8.7.0", + "undici": "^8.9.0", "wtfnode": "^0.10.1" }, "bin": {