Skip to content

Commit

Permalink
chore(deps): update hapijs monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 11, 2022
1 parent 277d6a6 commit 7ef16ab
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,18 +22,18 @@
"node": ">= v12.22.12"
},
"dependencies": {
"joi": "^17.6.0",
"joi": "^17.6.3",
"mongodb": "^4.6.0"
},
"devDependencies": {
"@hapi/code": "^9.0.0",
"@hapi/code": "^9.0.1",
"@hapi/hapi": "^20.2.2",
"@hapi/hoek": "^10.0.0",
"@hapi/hoek": "^10.0.1",
"@hapi/lab": "^25.0.1",
"bluebird": "3.x",
"sinon": "^14.0.0"
},
"peerDependencies": {
"@hapi/hapi": ">= 18.0.0"
"@hapi/hapi": ">= 20.2.2"
}
}

0 comments on commit 7ef16ab

Please sign in to comment.