diff --git a/bin/example/bin/core-functions-toolbelt/package.json b/bin/example/bin/core-functions-toolbelt/package.json index 3e7b460a..f2932abb 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.24.0" } } \ No newline at end of file diff --git a/package.json b/package.json index d81c5044..c2b9058b 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.24.0" }, "devDependencies": { "@babel/core": "7.20.12", diff --git a/yarn.lock b/yarn.lock index 54668ae5..3f494a56 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.24.0: + version "6.24.0" + resolved "https://registry.yarnpkg.com/undici/-/undici-6.24.0.tgz#ad36b879b4882d14addc13dd641da7ed7ac7623a" + integrity sha512-lVLNosgqo5EkGqh5XUDhGfsMSoO8K0BAN0TyJLvwNRSl4xWGZlCVYsAIpa/OpA3TvmnM01GWcoKmc3ZWo5wKKA== unicode-canonical-property-names-ecmascript@^2.0.0: version "2.0.1"