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 Jan 18, 2024
1 parent 9ae3148 commit 50df298
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 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.12.0",
"mongodb": "^4.16.0"
},
"devDependencies": {
"@hapi/code": "^9.0.0",
"@hapi/hapi": "^20.2.2",
"@hapi/hoek": "^10.0.0",
"@hapi/lab": "^25.0.1",
"@hapi/code": "^9.0.3",
"@hapi/hapi": "^20.3.0",
"@hapi/hoek": "^10.0.1",
"@hapi/lab": "^25.2.0",
"bluebird": "3.x",
"sinon": "^15.2.0"
},
"peerDependencies": {
"@hapi/hapi": ">= 18.0.0"
"@hapi/hapi": ">= 20.3.0"
}
}

0 comments on commit 50df298

Please sign in to comment.