Update auth-node dependency on catalog-model

Signed-off-by: Andy Caruso <macaruso@gmail.com>
This commit is contained in:
Andy Caruso
2022-03-29 10:34:35 -07:00
committed by blam
parent d8063ed8e2
commit 1e0a61da9d
+1 -1
View File
@@ -25,7 +25,7 @@
"dependencies": {
"@backstage/backend-common": "^0.13.2-next.1",
"@backstage/config": "^1.0.0",
"@backstage/catalog-model": "^0.13.0",
"@backstage/catalog-model": "^1.0.1-next.0",
"@backstage/errors": "^1.0.0",
"jose": "^4.6.0",
"node-fetch": "^2.6.7",