diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index ac9713d..af00648 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "license": "UNLICENSED", "dependencies": { "body-parser": "^1.19.0", - "bookshelf": "^0.13.3", + "bookshelf": "^1.2.0", "connect-redis": "^6.0.0", "cookie-parser": "^1.4.4", "csurf": "^1.10.0", @@ -28,7 +28,7 @@ "express-json": "^1.0.0", "express-session": "^1.16.2", "fs-readfile-promise": "^3.0.1", - "knex": "^0.15.2", + "knex": "^2.3.0", "knox": "^0.9.2", "lodash": "^4.17.15", "mock-express": "^1.3.0", |
