From 3711979381bd69b0908ecdd19c5bf0c3681eeb27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 19:27:39 +0000 Subject: [PATCH] build(deps): bump undici from 8.9.0 to 8.10.0 Bumps [undici](https://github.com/nodejs/undici) from 8.9.0 to 8.10.0. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v8.9.0...v8.10.0) --- updated-dependencies: - dependency-name: undici dependency-version: 8.10.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 18 ++++++------------ src/package.json | 2 +- 2 files changed, 7 insertions(+), 13 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 923c31dbea7..2b8b95f3a86 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -300,7 +300,7 @@ importers: version: 9.0.5 oidc-provider: specifier: 9.11.2 - version: 9.11.2 + version: 9.11.2(supports-color@8.1.1) openapi-backend: specifier: ^5.18.0 version: 5.18.0 @@ -365,8 +365,8 @@ importers: specifier: 1.13.8 version: 1.13.8 undici: - specifier: ^8.9.0 - version: 8.9.0 + specifier: ^8.10.0 + version: 8.10.0 wtfnode: specifier: ^0.10.1 version: 0.10.1 @@ -5685,10 +5685,6 @@ packages: resolution: {integrity: sha512-HvltHd7avK13QIw/oLe4qoOLyoVSoafqJ2jYOrtMRBkbYT31eiBQ8O0ehRKZiEZCMEyLFQNIADpgCWC5fALvYQ==} engines: {node: '>=22.19.0'} - undici@8.9.0: - resolution: {integrity: sha512-aWZpUj7XoGonMClx4gdDRfgBjqeA+F473aDmROQQbM9n6PRfK/u1q/a0X4wMTgcHfT8H6fpbt98PFuDUwFg2YA==} - engines: {node: '>=22.19.0'} - unicode-properties@1.4.1: resolution: {integrity: sha512-CLjCCLQ6UuMxWnbIylkisbRj31qxHPAurvena/0iwSVbQ2G1VY5/HjV0IRabOEbDHlzZlRdCrD4NhB0JtU40Pg==} @@ -6723,7 +6719,7 @@ snapshots: dependencies: vary: 1.1.2 - '@koa/router@15.7.0(koa@3.2.1)': + '@koa/router@15.7.0(koa@3.2.1)(supports-color@8.1.1)': dependencies: debug: 4.4.3(supports-color@8.1.1) http-errors: 2.0.1 @@ -10346,10 +10342,10 @@ snapshots: obug@2.1.3: {} - oidc-provider@9.11.2: + oidc-provider@9.11.2(supports-color@8.1.1): dependencies: '@koa/cors': 5.0.0 - '@koa/router': 15.7.0(koa@3.2.1) + '@koa/router': 15.7.0(koa@3.2.1)(supports-color@8.1.1) debug: 4.4.3(supports-color@8.1.1) eta: 4.6.0 jose: 6.2.8 @@ -11567,8 +11563,6 @@ snapshots: undici@8.10.0: {} - undici@8.9.0: {} - unicode-properties@1.4.1: dependencies: base64-js: 1.5.1 diff --git a/src/package.json b/src/package.json index aeca6cbe88d..e40fd257997 100644 --- a/src/package.json +++ b/src/package.json @@ -87,7 +87,7 @@ "tsx": "4.23.1", "ueberdb2": "6.1.16", "underscore": "1.13.8", - "undici": "^8.9.0", + "undici": "^8.10.0", "wtfnode": "^0.10.1" }, "bin": {