diff --git a/plugins/register-component/package.json b/plugins/register-component/package.json index 29b629de9b299..9f877a471d095 100644 --- a/plugins/register-component/package.json +++ b/plugins/register-component/package.json @@ -30,9 +30,9 @@ "clean": "backstage-cli clean" }, "dependencies": { - "@backstage/catalog-model": "^0.7.0", + "@backstage/catalog-model": "^0.9.7", "@backstage/core": "^0.5.0", - "@backstage/plugin-catalog": "^0.2.14", + "@backstage/plugin-catalog": "^0.6.6", "@backstage/theme": "^0.2.2", "@material-ui/core": "^4.11.0", "@material-ui/icons": "^4.9.1",