From dde5be6c5d0e886cf4246a1a398f4345831d4e8f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 14 Jan 2026 23:41:54 +0000 Subject: [PATCH] Update dependency undici to v6.23.0 [SECURITY] --- bin/example/bin/core-functions-toolbelt/package.json | 2 +- package.json | 2 +- yarn.lock | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/bin/example/bin/core-functions-toolbelt/package.json b/bin/example/bin/core-functions-toolbelt/package.json index 3e7b460a..66136e29 100644 --- a/bin/example/bin/core-functions-toolbelt/package.json +++ b/bin/example/bin/core-functions-toolbelt/package.json @@ -11,6 +11,6 @@ "dependencies": { "get-port": "7.1.0", "@jsforce/jsforce-node": "3.9.1", - "undici": "6.19.2" + "undici": "6.23.0" } } \ No newline at end of file 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"