From 99bece392e2de522f82a1c2983098f8b4945a8f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 17:28:42 +0000 Subject: [PATCH] chore(deps): bump undici from 6.21.3 to 6.27.0 in /documentation Bumps [undici](https://github.com/nodejs/undici) from 6.21.3 to 6.27.0. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v6.21.3...v6.27.0) --- updated-dependencies: - dependency-name: undici dependency-version: 6.27.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..825693297 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.27.0" + resolved "https://registry.yarnpkg.com/undici/-/undici-6.27.0.tgz#41f9e48f7c5a40d27376caaead8c9a9fc7bca9c4" + integrity sha512-YmfV3YnEDzXRC5lZ2jWtWWHKGUm1zIt8AhesR1tens+HTNv+YZlN/dp6G727LOvMJ8xjP9Be7Y2Sdr96LDm+pg== unicode-canonical-property-names-ecmascript@^2.0.0: version "2.0.0"