diff --git a/package.json b/package.json index 1d1585a..7642f7d 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "dependencies": { "axios": "^0.21.1", "co": "4.6.0", - "heroku-cli-util": "^8.0.0", + "heroku-cli-util": "^8.0.12", "heroku-client": "^3.0.6", "heroku-pg": "^2.9.0", "inquirer": "^5.1.0" diff --git a/yarn.lock b/yarn.lock index 3d264e7..fafdcdf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1327,10 +1327,10 @@ heroku-cli-util@^6.2.0: supports-color "^5.1.0" tunnel-agent "^0.6.0" -heroku-cli-util@^8.0.0: - version "8.0.11" - resolved "https://registry.yarnpkg.com/heroku-cli-util/-/heroku-cli-util-8.0.11.tgz#5b9d8abc1d468494e4ab0d046c1f9ae087e38e7d" - integrity sha512-cApMBbrfAhFTKs/loXm7zkWRC4kOH1VHoqU5WNgzs2TGKJqQI3QYvxITKE+8iC1Gb1xAy0BCqdGgzx8t7EoeWQ== +heroku-cli-util@^8.0.12: + version "8.0.12" + resolved "https://registry.yarnpkg.com/heroku-cli-util/-/heroku-cli-util-8.0.12.tgz#a2a13126095887c16afc01e3ac0f7816ddbe2a05" + integrity sha512-63wB17oSktlA/HzpIV/PGe8Isq5AZArT51KAW1gg54zyYRIiHOwXik93HZuuRVUaVrWvVUhItFeLgqMwAwlTsw== dependencies: "@heroku-cli/color" "^1.1.3" ansi-escapes "^3.1.0" @@ -1339,7 +1339,7 @@ heroku-cli-util@^8.0.0: chalk "^2.4.1" co "^4.6.0" got "^8.3.1" - heroku-client "^3.0.7" + heroku-client "^3.1.0" lodash "^4.17.10" netrc-parser "^3.1.4" opn "^3.0.3" @@ -1348,10 +1348,10 @@ heroku-cli-util@^8.0.0: tslib "^1.9.0" tunnel-agent "^0.6.0" -heroku-client@^3.0.5, heroku-client@^3.0.6, heroku-client@^3.0.7: - version "3.0.7" - resolved "https://registry.yarnpkg.com/heroku-client/-/heroku-client-3.0.7.tgz#abf4fe47cf88814ba1e16a1409999b92a5f6f99d" - integrity sha512-wL8d3ufIWGzL8B2U7oPzN+SdcMt6LPqA/x4nb9pDG45IXpr8KO+N4dvX4Vycgn0WrJVDfQnQ1juctJsUwuoeww== +heroku-client@^3.0.5, heroku-client@^3.0.6, heroku-client@^3.1.0: + version "3.1.0" + resolved "https://registry.yarnpkg.com/heroku-client/-/heroku-client-3.1.0.tgz#7e3f6804d18a6ee9e3a774ff8bc9861b9b1a4725" + integrity sha512-UfGKwUm5duzzSVI8uUXlNAE1mus6uPxmZPji4vuG1ArV5DYL1rXsZShp0OoxraWdEwYoxCUrM6KGztC68x5EZQ== dependencies: is-retry-allowed "^1.0.0" tunnel-agent "^0.6.0"