1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-28 00:06:53 +01:00

fix(package): update knex to version 0.15.2

Closes #332
This commit is contained in:
greenkeeper[bot] 2018-07-19 15:24:45 +00:00 committed by Ivar Conradi Østhus
parent 47fa70ceed
commit 09a77a7473

View File

@ -70,7 +70,7 @@
"gravatar": "^1.6.0",
"install": "^0.12.0",
"joi": "^13.0.3",
"knex": "^0.14.6",
"knex": "^0.15.2",
"log4js": "^2.6.0",
"moment": "^2.22.1",
"parse-database-url": "^0.3.0",