summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2018-11-12 16:21:40 +0100
committerJules Laplace <julescarbon@gmail.com>2018-11-12 16:21:40 +0100
commit22890b90b360eeab8b1e502b2b0ac2584ea4c33c (patch)
treecb962d90d0cb218e1d1cfcac0a28b8de28a0e17c /package.json
parent0a7b346bff4df59ae6116cfbb0493d08365ff522 (diff)
update knex
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index fbf3e8e..cf3be6b 100644
--- a/package.json
+++ b/package.json
@@ -29,7 +29,7 @@
"express-json": "^1.0.0",
"express-session": "^1.11.3",
"fs-readfile-promise": "^3.0.1",
- "knex": "^0.14.6",
+ "knex": "^0.15.2",
"knox": "^0.9.2",
"lodash": "^4.17.11",
"mock-express": "^1.3.0",