From 5a858a7f361177ebc4201e0d55a2b0897815d4e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 15:21:22 +0000 Subject: [PATCH] build(deps): bump undici from 6.24.1 to 6.27.0 in /playground Bumps [undici](https://github.com/nodejs/undici) from 6.24.1 to 6.27.0. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v6.24.1...v6.27.0) --- updated-dependencies: - dependency-name: undici dependency-version: 6.27.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 85f6f8250..dda85d6fe 100644 --- a/playground/yarn.lock +++ b/playground/yarn.lock @@ -3136,9 +3136,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.27.0" + resolved "https://registry.yarnpkg.com/undici/-/undici-6.27.0.tgz#41f9e48f7c5a40d27376caaead8c9a9fc7bca9c4" + integrity sha512-YmfV3YnEDzXRC5lZ2jWtWWHKGUm1zIt8AhesR1tens+HTNv+YZlN/dp6G727LOvMJ8xjP9Be7Y2Sdr96LDm+pg== update-browserslist-db@^1.2.3: version "1.2.3"