From e76d3057892ce7241f7444c25d85df7d38f33617 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 18:58:29 +0000 Subject: [PATCH] chore(deps): update dependency undici to v7 --- UI/package.json | 2 +- UI/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/UI/package.json b/UI/package.json index 7cf9f3d547..c92868c455 100644 --- a/UI/package.json +++ b/UI/package.json @@ -121,7 +121,7 @@ "stylelint-webpack-plugin": "5.0.1", "stylelint-z-index-value-constraint": "1.4.0", "tmp": "0.2.3", - "undici": "6.21.0", + "undici": "7.2.0", "unix-timestamp": "1.1.0", "unused-webpack-plugin": "2.4.0", "vue": "3.5.13", diff --git a/UI/yarn.lock b/UI/yarn.lock index 727d5ee2eb..d07fd72ff4 100644 --- a/UI/yarn.lock +++ b/UI/yarn.lock @@ -10469,10 +10469,10 @@ undici-types@~6.19.8: resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02" integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw== -undici@6.21.0: - version "6.21.0" - resolved "https://registry.yarnpkg.com/undici/-/undici-6.21.0.tgz#4b3d3afaef984e07b48e7620c34ed8a285ed4cd4" - integrity sha512-BUgJXc752Kou3oOIuU1i+yZZypyZRqNPW0vqoMPl8VaoalSfeR0D8/t4iAS3yirs79SSMTxTag+ZC86uswv+Cw== +undici@7.2.0: + version "7.2.0" + resolved "https://registry.yarnpkg.com/undici/-/undici-7.2.0.tgz#446219e2a57cfcbdc2f135fcfa6dc662b3cae169" + integrity sha512-klt+0S55GBViA9nsq48/NSCo4YX5mjydjypxD7UmHh/brMu8h/Mhd/F7qAeoH2NOO8SDTk6kjnTFc4WpzmfYpQ== unicode-canonical-property-names-ecmascript@^2.0.0: version "2.0.1"