diff --git a/package.json b/package.json index 970438a..a8d20e4 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "license": "ISC", "dependencies": { "heroku-cli-util": "^8.0.8", - "@heroku-cli/heroku-exec-util": "0.9.3", + "@heroku-cli/heroku-exec-util": "0.9.4", "uuid": "^11.1.0" }, "heroku-deploy": { diff --git a/yarn.lock b/yarn.lock index abefb6f..1c75479 100644 --- a/yarn.lock +++ b/yarn.lock @@ -146,10 +146,10 @@ supports-color "^5.5.0" tslib "^1.9.3" -"@heroku-cli/heroku-exec-util@0.9.3": - version "0.9.3" - resolved "https://registry.yarnpkg.com/@heroku-cli/heroku-exec-util/-/heroku-exec-util-0.9.3.tgz#69dec0a98eacb44c233e06589f1f4990ad26aa8c" - integrity sha512-+c/e5EYFzhy0Fri04EhNhqLGdpkndqquod27fcy3vaE1RAJiQC2IppxYhLNbczJzgBW1v2ICHHyFfwjzjBdcrg== +"@heroku-cli/heroku-exec-util@0.9.4": + version "0.9.4" + resolved "https://registry.yarnpkg.com/@heroku-cli/heroku-exec-util/-/heroku-exec-util-0.9.4.tgz#ff4af2ac9cb2e2ba5b01cc47f2c7714cd511b1f7" + integrity sha512-Lx4UsT+Wm7YLRRqigOu4H0OU+fdCKzUFIHyMnXktCadqsJHew3GceKvoPhk5+Cl3itxJoVZQO7fIgb+i3xPAfA== dependencies: "@heroku/heroku-cli-util" "^8.0.13" "@heroku/socksv5" "^0.0.9"