changed version of knex

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

Co-authored-by: klaraab <klarabroman@live.se>
This commit is contained in:
Lykke Axlin
2021-09-16 15:52:25 +02:00
parent 7b4f506a22
commit 1efd4f6104
3 changed files with 10 additions and 28 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
"@types/express": "^4.17.6",
"express": "^4.17.1",
"express-promise-router": "^4.1.0",
"knex": "^0.95.10",
"knex": "^0.95.1",
"winston": "^3.2.1",
"yn": "^4.0.0"
},