diff --git a/plugins/auth-node/package.json b/plugins/auth-node/package.json index 07b9adacb4c36c..479d02a4d57148 100644 --- a/plugins/auth-node/package.json +++ b/plugins/auth-node/package.json @@ -22,7 +22,7 @@ "start": "backstage-cli package start" }, "dependencies": { - "@backstage/backend-common": "workspace:^", + "@backstage/backend-common": "0.24.1", "@backstage/config": "workspace:^", "@backstage/errors": "workspace:^", "@types/express": "*",