update deps

Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
This commit is contained in:
Anders Näsman
2021-02-16 14:17:00 +01:00
committed by Eric Peterson
parent e49bc5f4cf
commit 1e82240ec3
+2 -11
View File
@@ -20,19 +20,10 @@
},
"dependencies": {
"@backstage/backend-common": "^0.5.3",
"@backstage/config": "^0.1.2",
"@types/express": "^4.17.6",
"express": "^4.17.1",
"express-promise-router": "^3.0.3",
"winston": "^3.2.1",
"cross-fetch": "^3.0.6",
"yn": "^4.0.0"
"@backstage/config": "^0.1.2"
},
"devDependencies": {
"@backstage/cli": "^0.6.0",
"@types/supertest": "^2.0.8",
"supertest": "^4.0.2",
"msw": "^0.21.2"
"@backstage/cli": "^0.6.0"
},
"files": [
"dist"