From 6509ebb96ce8fa4ab51cfae631400bfceb5293ac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Jul 2026 13:42:00 +0000 Subject: [PATCH] chore(deps): update dependency undici@>=6.0.0 <6.27.0 to v6.28.0 --- pnpm-lock.yaml | 10 +++++----- pnpm-workspace.yaml | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 349fa98b9..378fc3fbb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,7 +10,7 @@ overrides: tar@>=7.0.0 <7.5.8: 7.5.21 minimatch@>=10.0.0 <10.2.3: 10.2.5 undici@>=5.0.0 <5.28.5: 5.28.5 - undici@>=6.0.0 <6.27.0: 6.27.0 + undici@>=6.0.0 <6.27.0: 6.28.0 undici@>=7.0.0 <7.28.0: 7.28.0 effect@>=3.0.0 <3.20.0: 3.22.0 defu@<6.1.5: 6.1.7 @@ -3311,8 +3311,8 @@ packages: resolution: {integrity: sha512-raqeBD6NQK4SkWhQzeYKd1KmIG6dllBOTt55Rmkt4HtI9mwdWtJljnrXjAFUBLTSN67HWrOIZ3EPF4kjUw80Bg==} engines: {node: '>=14.0'} - undici@6.27.0: - resolution: {integrity: sha512-YmfV3YnEDzXRC5lZ2jWtWWHKGUm1zIt8AhesR1tens+HTNv+YZlN/dp6G727LOvMJ8xjP9Be7Y2Sdr96LDm+pg==} + undici@6.28.0: + resolution: {integrity: sha512-LIY910g9TI13YS95lrMFrs8Rm/u/irgHeTWoKCoteeJ04CUJ92eEfj0rVn+7VKMPBpUPiUoBKfhNyLI23EE/KA==} engines: {node: '>=18.17'} undici@7.28.0: @@ -4697,7 +4697,7 @@ snapshots: is-buffer: 2.0.5 is-node-process: 1.2.0 throttleit: 2.1.0 - undici: 6.27.0 + undici: 6.28.0 '@vercel/build-utils@13.35.0': dependencies: @@ -6612,7 +6612,7 @@ snapshots: dependencies: '@fastify/busboy': 2.1.1 - undici@6.27.0: {} + undici@6.28.0: {} undici@7.28.0: {} diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 053c60270..c88d9ba41 100755 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -41,7 +41,7 @@ overrides: 'tar@>=7.0.0 <7.5.8': '7.5.21' 'minimatch@>=10.0.0 <10.2.3': '10.2.5' 'undici@>=5.0.0 <5.28.5': '5.28.5' - 'undici@>=6.0.0 <6.27.0': '6.27.0' + 'undici@>=6.0.0 <6.27.0': '6.28.0' 'undici@>=7.0.0 <7.28.0': '7.28.0' 'effect@>=3.0.0 <3.20.0': '3.22.0' 'defu@<6.1.5': '6.1.7'