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 9dbf61c commit c44e96e
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,17 +49,17 @@
]
},
"dependencies": {
"@hapi/boom": "^10.0.0",
"@hapi/bounce": "^3.0.0",
"@hapi/cryptiles": "^6.0.0",
"@hapi/hoek": "^10.0.0",
"@hapi/wreck": "^18.0.0",
"joi": "^17.0.0"
"@hapi/boom": "^10.0.1",
"@hapi/bounce": "^3.0.1",
"@hapi/cryptiles": "^6.0.1",
"@hapi/hoek": "^11.0.2",
"@hapi/wreck": "^18.0.1",
"joi": "^17.7.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/hawk": "^8.0.0",
"@hapi/lab": "^25.0.1",
"@hapi/teamwork": "^6.0.0"
Expand Down

0 comments on commit c44e96e

Please sign in to comment.