Skip to content

Commit

Permalink
chore: bump hoek
Browse files Browse the repository at this point in the history
  • Loading branch information
Marsup committed Feb 11, 2023
1 parent 3e695df commit e967718
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,17 +23,17 @@
]
},
"dependencies": {
"@hapi/boom": "^10.0.0",
"@hapi/hoek": "^10.0.0",
"@hapi/validate": "^2.0.0",
"@hapi/wreck": "^18.0.0"
"@hapi/boom": "^10.0.1",
"@hapi/hoek": "^11.0.2",
"@hapi/validate": "^2.0.1",
"@hapi/wreck": "^18.0.1"
},
"devDependencies": {
"@hapi/code": "^9.0.0",
"@hapi/eslint-plugin": "^6.0.0",
"@hapi/hapi": "^21.0.0-beta.1",
"@hapi/code": "^9.0.3",
"@hapi/eslint-plugin": "*",
"@hapi/hapi": "^21.2.1",
"@hapi/inert": "^7.0.0",
"@hapi/lab": "^25.0.1",
"@hapi/lab": "^25.1.2",
"@hapi/teamwork": "^6.0.0"
},
"scripts": {
Expand Down

0 comments on commit e967718

Please sign in to comment.