Update dependencies

Signed-off-by: Robert Bunning <rbunning@webstaurantstore.com>
This commit is contained in:
Robert Bunning
2022-12-28 13:24:42 -05:00
parent 5d43a5ceb0
commit ebe652df00
3 changed files with 1 additions and 7 deletions
+1 -1
View File
@@ -36,6 +36,7 @@
"@backstage/integration": "workspace:^",
"@backstage/plugin-adr-common": "workspace:^",
"@backstage/plugin-search-common": "workspace:^",
"@types/express": "^4.17.15",
"express": "^4.18.2",
"express-promise-router": "^4.1.1",
"luxon": "^3.0.0",
@@ -46,7 +47,6 @@
},
"devDependencies": {
"@backstage/cli": "workspace:^",
"@types/express": "^4.17.15",
"@types/marked": "^4.0.0",
"@types/supertest": "^2.0.8",
"msw": "^0.49.0",