diff --git a/package.json b/package.json index 99f6a29..fc0cf4b 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "dependencies": { "@heroku-cli/color": "^2", "@heroku-cli/command": "^11", - "@heroku-cli/schema": "^1.0.25", + "@heroku-cli/schema": "^2.0.0", "@heroku/generator-heroku-integration": "^0.0.4", "@oclif/core": "^2.16.0", "@oclif/plugin-help": "^5", diff --git a/yarn.lock b/yarn.lock index 938c4c9..478e4bf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -281,10 +281,10 @@ yargs-parser "^18.1.3" yargs-unparser "^2.0.0" -"@heroku-cli/schema@^1.0.25": - version "1.0.25" - resolved "https://registry.yarnpkg.com/@heroku-cli/schema/-/schema-1.0.25.tgz#175d489d82c2ff0be700fe9fab8590b64c7e4f39" - integrity sha512-7V6/WdTHrsvpqeqttm4zhzVJyt/Us/Cz9oS4yure4JdLtwlr2eF6PvlDLA5ZIvBybMtSDyxhHid0PeshKLtwxw== +"@heroku-cli/schema@^2.0.0": + version "2.0.0" + resolved "https://registry.yarnpkg.com/@heroku-cli/schema/-/schema-2.0.0.tgz#917544991d2d9ffaeb4e3df4f7efb973ffe6f245" + integrity sha512-ldrwW9VnoAzxjkUYq5qgnsTPi6w6EKIWdAbdTDugRhsYggleHfn0lXJhHOm0gBMy7vB6EwFEivTLVnD675LF8Q== "@heroku/generator-heroku-integration@^0.0.4": version "0.0.4"