From 9bff1efb1b285ae08a0494f3a28f906809cf8215 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 26 Aug 2026 20:16:54 +0000 Subject: [PATCH] Update dependency undici to v6.28.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..242891bb 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.28.0" } } \ No newline at end of file diff --git a/package.json b/package.json index d81c5044..5076f277 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.28.0" }, "devDependencies": { "@babel/core": "7.20.12", diff --git a/yarn.lock b/yarn.lock index 54668ae5..d3410080 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.28.0: + version "6.28.0" + resolved "https://registry.yarnpkg.com/undici/-/undici-6.28.0.tgz#9f0e385744fef5021d6596c5bccd783f61193c1c" + integrity sha512-LIY910g9TI13YS95lrMFrs8Rm/u/irgHeTWoKCoteeJ04CUJ92eEfj0rVn+7VKMPBpUPiUoBKfhNyLI23EE/KA== unicode-canonical-property-names-ecmascript@^2.0.0: version "2.0.1"