From 76cd9bb3b991509166aa3ac0924ff45f131ccb36 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 17:19:07 +0000 Subject: [PATCH] chore: update dependency undici to v8 --- pnpm-lock.yaml | 16 ++++++++-------- pnpm-workspace.yaml | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e72349555..c32d531e7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,7 +7,7 @@ settings: overrides: superstatic: 10.0.0 axios: 1.16.1 - undici: 7.26.0 + undici: 8.3.0 undici-types: 7.26.0 semver: 7.8.1 chokidar: 5.0.0 @@ -9064,9 +9064,9 @@ packages: undici-types@7.26.0: resolution: {integrity: sha512-OY7qWYg4TsPpqg/kL2FfNnGA8cmAhPpLt45XQ2jd8p9UobYQ7Q09LeiCq5QwZhlKNLBj0iTUlBNhs4M2AVFmxA==} - undici@7.26.0: - resolution: {integrity: sha512-3O9Tf67pGhgOv9jM35AbhkXAKi13f3oy3aE4CSgr+TckGeY+/iu97ZXN+J7DpHPzLbVApFd1IFhcnBjREYXYcg==} - engines: {node: '>=20.18.1'} + undici@8.3.0: + resolution: {integrity: sha512-TkUDgb6tl7KOGZ+7e8E3d2FYgUQgF6z5YypqjWmixVQSQERFcVrVg0ySADm2LVLRh5ljAaHTCR5Fmz3Q34rB7Q==} + engines: {node: '>=22.19.0'} unicode-emoji-modifier-base@1.0.0: resolution: {integrity: sha512-yLSH4py7oFH3oG/9K+XWrz1pSi3dfUrWEnInbxMfArOfc1+33BlGPQtLsOYwvdMy11AwUBetYuaRxSPqgkq+8g==} @@ -10732,7 +10732,7 @@ snapshots: strip-ansi: 6.0.1 ts-morph: 27.0.2 typescript: 6.0.3 - undici: 7.26.0 + undici: 8.3.0 zod: 3.25.58 zod-validation-error: 3.5.4(zod@3.25.58) transitivePeerDependencies: @@ -16123,7 +16123,7 @@ snapshots: saxes: 6.0.0 symbol-tree: 3.2.4 tough-cookie: 6.0.1 - undici: 7.26.0 + undici: 8.3.0 w3c-xmlserializer: 5.0.0 webidl-conversions: 8.0.1 whatwg-mimetype: 5.0.0 @@ -17168,7 +17168,7 @@ snapshots: semver: 7.8.1 tar: 7.5.15 tinyglobby: 0.2.16 - undici: 7.26.0 + undici: 8.3.0 which: 6.0.1 optional: true @@ -20056,7 +20056,7 @@ snapshots: undici-types@7.26.0: {} - undici@7.26.0: {} + undici@8.3.0: {} unicode-emoji-modifier-base@1.0.0: {} diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 7bb9ba969..7af71930e 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -31,7 +31,7 @@ peerDependencyRules: overrides: superstatic: 10.0.0 axios: 1.16.1 - undici: 7.26.0 + undici: 8.3.0 undici-types: 7.26.0 semver: 7.8.1 chokidar: 5.0.0