From 30651a0b47d4d2bf2d9a988a05667a8ac8e37a1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Jan 2026 23:41:16 +0000 Subject: [PATCH] Bump undici from 6.19.2 to 6.23.0 Bumps [undici](https://github.com/nodejs/undici) from 6.19.2 to 6.23.0. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v6.19.2...v6.23.0) --- updated-dependencies: - dependency-name: undici dependency-version: 6.23.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d81c5044..d90ba253 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "set-interval-async": "^2.0.0", "systeminformation": "^5.27.6", "tty-table": "^4.2.3", - "undici": "6.19.2" + "undici": "6.23.0" }, "devDependencies": { "@babel/core": "7.20.12", diff --git a/yarn.lock b/yarn.lock index 54668ae5..b5b4a919 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11338,10 +11338,10 @@ undici-types@~7.10.0: resolved "https://registry.npmjs.org/undici-types/-/undici-types-7.10.0.tgz#4ac2e058ce56b462b056e629cc6a02393d3ff350" integrity sha512-t5Fy/nfn+14LuOc2KNYg75vZqClpAiqscVvMygNnlsHBFpSXdJaYtXMcdNLpl/Qvc3P2cB3s6lOV51nqsFq4ag== -undici@6.19.2: - version "6.19.2" - resolved "https://registry.npmjs.org/undici/-/undici-6.19.2.tgz#231bc5de78d0dafb6260cf454b294576c2f3cd31" - integrity sha512-JfjKqIauur3Q6biAtHJ564e3bWa8VvT+7cSiOJHFbX4Erv6CLGDpg8z+Fmg/1OI/47RA+GI2QZaF48SSaLvyBA== +undici@6.23.0: + version "6.23.0" + resolved "https://registry.yarnpkg.com/undici/-/undici-6.23.0.tgz#7953087744d9095a96f115de3140ca3828aff3a4" + integrity sha512-VfQPToRA5FZs/qJxLIinmU59u0r7LXqoJkCzinq3ckNJp3vKEh7jTWN589YQ5+aoAC/TGRLyJLCPKcLQbM8r9g== unicode-canonical-property-names-ecmascript@^2.0.0: version "2.0.1"