update database test

Signed-off-by: Lykke Axlin <lykkeaxlin@hotmail.com>

Co-authored-by: klaraab <klarabroman@live.se>
This commit is contained in:
Lykke Axlin
2021-10-07 09:45:28 +02:00
parent bdb1fc1e11
commit 7ae0053826
5 changed files with 42 additions and 75 deletions
+1 -2
View File
@@ -21,13 +21,12 @@
},
"dependencies": {
"@backstage/backend-common": "^0.9.2",
"@backstage/backend-test-utils": "^0.1.7",
"@backstage/config": "^0.1.5",
"@types/express": "^4.17.6",
"express": "^4.17.1",
"express-promise-router": "^4.1.0",
"knex": "^0.95.1",
"supertest": "^6.1.6",
"uuid": "^8.3.2",
"winston": "^3.2.1",
"yn": "^4.0.0"
},