diff --git a/package.json b/package.json index 55ad73c..f853bad 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "author": "Boreal Information Systems Inc.", "bugs": "https://github.com/OldSneerJaw/borealis-pg-cli/issues", "dependencies": { - "@heroku-cli/command": "^11.2.1", + "@heroku-cli/command": "^11.2.2", "@oclif/core": "^2.16.0", "dotenv": "^16.4.5", "http-call": "^5.3.0", diff --git a/yarn.lock b/yarn.lock index 6e50b3d..8b007df 100644 --- a/yarn.lock +++ b/yarn.lock @@ -242,9 +242,9 @@ supports-color "^7.2.0" tslib "^1.9.3" -"@heroku-cli/command@^11.2.1": - version "11.2.1" - resolved "https://registry.yarnpkg.com/@heroku-cli/command/-/command-11.2.1.tgz#548709b60baa7d7d9711d841fb0f4a68711c355c" +"@heroku-cli/command@^11.2.2": + version "11.2.2" + resolved "https://registry.yarnpkg.com/@heroku-cli/command/-/command-11.2.2.tgz#aa2c754a0739d49e2d721b51c243d822eb29651f" dependencies: "@heroku-cli/color" "^2.0.1" "@oclif/core" "^2.16.0"