From 187d00259843907cc1b8316b436a4ed14bc71969 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 12:00:59 +0000 Subject: [PATCH] build(deps): bump undici from 6.24.1 to 6.28.0 in /playground Bumps [undici](https://github.com/nodejs/undici) from 6.24.1 to 6.28.0. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v6.24.1...v6.28.0) --- updated-dependencies: - dependency-name: undici dependency-version: 6.28.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- playground/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/playground/yarn.lock b/playground/yarn.lock index ee404bada..7563d876c 100644 --- a/playground/yarn.lock +++ b/playground/yarn.lock @@ -3152,9 +3152,9 @@ unbox-primitive@^1.1.0: which-boxed-primitive "^1.1.1" undici@^6.23.0: - version "6.24.1" - resolved "https://registry.npmjs.org/undici/-/undici-6.24.1.tgz#9df1425cede20b836d95634347946f79578b7e71" - integrity sha512-sC+b0tB1whOCzbtlx20fx3WgCXwkW627p4EA9uM+/tNNPkSS+eSEld6pAs9nDv7WbY1UUljBMYPtu9BCOrCWKA== + version "6.28.0" + resolved "https://registry.yarnpkg.com/undici/-/undici-6.28.0.tgz#9f0e385744fef5021d6596c5bccd783f61193c1c" + integrity sha512-LIY910g9TI13YS95lrMFrs8Rm/u/irgHeTWoKCoteeJ04CUJ92eEfj0rVn+7VKMPBpUPiUoBKfhNyLI23EE/KA== update-browserslist-db@^1.2.3: version "1.2.3"