Skip to content

Commit

Permalink
Bump dependencies ahead of v3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
mattboutet committed Apr 4, 2021
1 parent 04d4a63 commit aff47d5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand All @@ -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"
Expand Down

0 comments on commit aff47d5

Please sign in to comment.