diff --git a/package.json b/package.json index 1cedd83..f115988 100644 --- a/package.json +++ b/package.json @@ -32,10 +32,10 @@ "@hapi/call": "8.x.x", "@hapi/hoek": "9.x.x", "joi": "17.x.x", - "lodash": "^4.17.20" + "lodash": "^4.17.21" }, "peerDependencies": { - "@hapi/hapi": ">=19", + "@hapi/hapi": ">=19 <21", "@hapipal/schwifty": "6.x.x" }, "devDependencies": { @@ -46,7 +46,7 @@ "@hapi/lab": "24.x.x", "coveralls": "3.x.x", "eslint": "7.x.x", - "knex": "0.21.12", + "knex": "0.95.4", "objection": "2.x.x", "@hapipal/schwifty": "6.x.x", "sqlite3": "5.x.x"