diff --git a/package.json b/package.json index f853bad..f5a0f09 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.2", + "@heroku-cli/command": "^11.3.0", "@oclif/core": "^2.16.0", "dotenv": "^16.4.5", "http-call": "^5.3.0", diff --git a/yarn.lock b/yarn.lock index 8b007df..cf24ecb 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.2": - version "11.2.2" - resolved "https://registry.yarnpkg.com/@heroku-cli/command/-/command-11.2.2.tgz#aa2c754a0739d49e2d721b51c243d822eb29651f" +"@heroku-cli/command@^11.3.0": + version "11.3.0" + resolved "https://registry.yarnpkg.com/@heroku-cli/command/-/command-11.3.0.tgz#b375abc27f9a4267ca03dfad90f72780e3cc20f3" dependencies: "@heroku-cli/color" "^2.0.1" "@oclif/core" "^2.16.0"