From c4d67b65d73352f3d51b78f1372739ca0ab52134 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 12:02:19 +0200 Subject: [PATCH] chore(deps): bump undici from 8.4.1 to 8.5.0 in /src/frontend (#12200) Bumps [undici](https://github.com/nodejs/undici) from 8.4.1 to 8.5.0. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v8.4.1...v8.5.0) --- updated-dependencies: - dependency-name: undici dependency-version: 8.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Matthias Mair --- src/frontend/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/frontend/yarn.lock b/src/frontend/yarn.lock index 5ee5ddcca6..f139eafcac 100644 --- a/src/frontend/yarn.lock +++ b/src/frontend/yarn.lock @@ -4657,9 +4657,9 @@ undici@^6.23.0, undici@^6.24.0: integrity sha512-4yqz8a3n5HmGTlsbADNtr/dJlhkh/55Rq798G6ibiULcXbDtaLpTl1pvdqcbFfeoj3iSi52lePFM7h9H21cw/A== undici@^8.4.1: - version "8.4.1" - resolved "https://registry.yarnpkg.com/undici/-/undici-8.4.1.tgz#060ad15af2b07ad6570d7c78d3f8b437426ab279" - integrity sha512-RNHlB4fxZK0IrkhBsxhlbx7s8kFWwr7rzzOqj5nvZugw3ig3RsB7KW3zVlV0eu8POl+rx5d1hmL7rRg0z1owow== + version "8.5.0" + resolved "https://registry.yarnpkg.com/undici/-/undici-8.5.0.tgz#31ba9021a3d84c15e61cc5e28be2d7c451e66a66" + integrity sha512-xamtWoB1EshgjpmlXd7GGm2VfdDtw1+rD8uhry8pSNW3If6S8E0m2T2+orSKeZXEn/aPJMviCpDBA65WJt8zhg== universal-user-agent@^7.0.0, universal-user-agent@^7.0.2: version "7.0.3"