Skip to content

Commit

Permalink
Update dependencies to latest. No code changes, all tests passing
Browse files Browse the repository at this point in the history
  • Loading branch information
mattboutet committed Apr 5, 2023
1 parent e3ce6cb commit 9629870
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@
"a/b"
],
"dependencies": {
"@hapi/bossy": ">=5.1.0 <6",
"@hapi/bourne": "2.x.x",
"@hapi/hoek": "9.x.x",
"@hapi/bossy": "6.x",
"@hapi/bourne": "3.x.x",
"@hapi/hoek": "11.x.x",
"joi": "17.x.x"
},
"devDependencies": {
"@hapi/code": "8.x.x",
"@hapi/lab": "24.x.x",
"@hapi/code": "9.x.x",
"@hapi/lab": "25.x.x",
"coveralls": "3.x.x"
},
"bin": {
Expand Down

0 comments on commit 9629870

Please sign in to comment.