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 Feb 21, 2024
1 parent e7a425b commit 1343358
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"node": ">= v18"
},
"dependencies": {
"joi": "^17.12.1",
"joi": "^17.12.2",
"mongodb": "^6.3.0"
},
"devDependencies": {
Expand All @@ -33,6 +33,6 @@
"sinon": "^17.0.1"
},
"peerDependencies": {
"@hapi/hapi": ">= 20.0.0"
"@hapi/hapi": ">= 20.3.0"
}
}

0 comments on commit 1343358

Please sign in to comment.