diff --git a/package.json b/package.json index ac11738..6cd4d50 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.1.2", + "@heroku-cli/command": "^11.2.0", "@oclif/core": "^2.16.0", "dotenv": "^16.4.5", "http-call": "^5.3.0", diff --git a/yarn.lock b/yarn.lock index 3412163..3881ad2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -242,9 +242,9 @@ supports-color "^7.2.0" tslib "^1.9.3" -"@heroku-cli/command@^11.1.2": - version "11.1.2" - resolved "https://registry.yarnpkg.com/@heroku-cli/command/-/command-11.1.2.tgz#6c9b2f34706e6f84fa8ca11313180a94f9974260" +"@heroku-cli/command@^11.2.0": + version "11.2.0" + resolved "https://registry.yarnpkg.com/@heroku-cli/command/-/command-11.2.0.tgz#5d09389d145dc95c152d0a4fc5813b9eca2ca3dd" dependencies: "@heroku-cli/color" "^2.0.1" "@oclif/core" "^2.16.0"