From 5b687fbcdbfc9434eebfd0ef55cab7bf2e334abb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Jul 2026 10:50:55 +0000 Subject: [PATCH] build(deps): bump undici from 7.27.2 to 8.9.0 Bumps [undici](https://github.com/nodejs/undici) from 7.27.2 to 8.9.0. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v7.27.2...v8.9.0) --- updated-dependencies: - dependency-name: undici dependency-version: 8.7.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 12 ++++++------ pnpm-workspace.yaml | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ea6d861ee..be8aa83ab 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -350,8 +350,8 @@ catalogs: specifier: ^6.0.3 version: 6.0.3 undici: - specifier: ^8.4.1 - version: 8.4.1 + specifier: ^8.9.0 + version: 8.9.0 unified: specifier: ^11.0.5 version: 11.0.5 @@ -1128,7 +1128,7 @@ importers: version: 1.4.0 undici: specifier: 'catalog:' - version: 8.4.1 + version: 8.9.0 universal-cookie: specifier: 'catalog:' version: 8.1.2 @@ -9046,8 +9046,8 @@ packages: resolution: {integrity: sha512-uZsKNuzQxDMUY6M3pIMvy5tvlGmtq8XJ2oLAkfRKGNu+1VQAIvLy2xIVG5ATZl5wDXl/tddByAWCizRbOme+TA==} engines: {node: '>=20.18.1'} - undici@8.4.1: - resolution: {integrity: sha512-RNHlB4fxZK0IrkhBsxhlbx7s8kFWwr7rzzOqj5nvZugw3ig3RsB7KW3zVlV0eu8POl+rx5d1hmL7rRg0z1owow==} + undici@8.9.0: + resolution: {integrity: sha512-aWZpUj7XoGonMClx4gdDRfgBjqeA+F473aDmROQQbM9n6PRfK/u1q/a0X4wMTgcHfT8H6fpbt98PFuDUwFg2YA==} engines: {node: '>=22.19.0'} unified@11.0.5: @@ -16812,7 +16812,7 @@ snapshots: undici@7.27.2: {} - undici@8.4.1: {} + undici@8.9.0: {} unified@11.0.5: dependencies: diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 93b635672..2fa90722a 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -142,7 +142,7 @@ catalog: ts-morph: ^28.0.0 tw-animate-css: ^1.4.0 typescript: ^6.0.3 - undici: ^8.4.1 + undici: ^8.9.0 unified: ^11.0.5 universal-cookie: ^8.1.2 vee-validate: ^4.15.1