Skip to content

Commit ba1aeff

Browse files
committed
1 parent c67ec7f commit ba1aeff

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

plugins/app-backend/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,10 @@
4545
"clean": "backstage-cli package clean"
4646
},
4747
"dependencies": {
48-
"@backstage/backend-common": "workspace:^",
49-
"@backstage/backend-plugin-api": "workspace:^",
50-
"@backstage/config": "workspace:^",
51-
"@backstage/config-loader": "workspace:^",
48+
"@backstage/backend-common": "0.25.0",
49+
"@backstage/backend-plugin-api": "1.6.1",
50+
"@backstage/config": "0.1.1",
51+
"@backstage/config-loader": "0.6.10",
5252
"@backstage/types": "workspace:^",
5353
"@types/express": "^4.17.6",
5454
"express": "^4.17.1",
@@ -57,7 +57,7 @@
5757
"globby": "^11.0.0",
5858
"helmet": "^6.0.0",
5959
"knex": "^2.0.0",
60-
"lodash": "^4.17.21",
60+
"lodash": "^4.17.23",
6161
"luxon": "^3.0.0",
6262
"winston": "^3.2.1",
6363
"yn": "^4.0.0"

0 commit comments

Comments
 (0)