From 70b9bef1fffa534c9d8fc1b0b93e4e7b85e350e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 10:01:37 +0000 Subject: [PATCH] chore(deps): bump undici from 6.21.3 to 6.28.0 in /documentation Bumps [undici](https://github.com/nodejs/undici) from 6.21.3 to 6.28.0. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v6.21.3...v6.28.0) --- updated-dependencies: - dependency-name: undici dependency-version: 6.28.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- documentation/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/documentation/yarn.lock b/documentation/yarn.lock index c1ee235c3..5dfaff7f1 100644 --- a/documentation/yarn.lock +++ b/documentation/yarn.lock @@ -10620,9 +10620,9 @@ unbox-primitive@^1.0.1: which-boxed-primitive "^1.0.2" undici@^6.19.5: - version "6.21.3" - resolved "https://registry.yarnpkg.com/undici/-/undici-6.21.3.tgz#185752ad92c3d0efe7a7d1f6854a50f83b552d7a" - integrity sha512-gBLkYIlEnSp8pFbT64yFgGE6UIB9tAkhukC23PmMDCe5Nd+cRqKxSjw5y54MK2AZMgZfJWMaNE4nYUHgi1XEOw== + version "6.28.0" + resolved "https://registry.yarnpkg.com/undici/-/undici-6.28.0.tgz#9f0e385744fef5021d6596c5bccd783f61193c1c" + integrity sha512-LIY910g9TI13YS95lrMFrs8Rm/u/irgHeTWoKCoteeJ04CUJ92eEfj0rVn+7VKMPBpUPiUoBKfhNyLI23EE/KA== unicode-canonical-property-names-ecmascript@^2.0.0: version "2.0.0"