diff --git a/bin/example/bin/core-functions-toolbelt/package.json b/bin/example/bin/core-functions-toolbelt/package.json index 3e7b460a..14cf2563 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.27.0" } } \ No newline at end of file diff --git a/package.json b/package.json index d81c5044..59b49695 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.27.0" }, "devDependencies": { "@babel/core": "7.20.12", diff --git a/yarn.lock b/yarn.lock index 54668ae5..f75c0caa 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.27.0: + version "6.27.0" + resolved "https://registry.yarnpkg.com/undici/-/undici-6.27.0.tgz#41f9e48f7c5a40d27376caaead8c9a9fc7bca9c4" + integrity sha512-YmfV3YnEDzXRC5lZ2jWtWWHKGUm1zIt8AhesR1tens+HTNv+YZlN/dp6G727LOvMJ8xjP9Be7Y2Sdr96LDm+pg== unicode-canonical-property-names-ecmascript@^2.0.0: version "2.0.1"