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 3e79cb9 commit ef97c39
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,16 +19,16 @@
]
},
"dependencies": {
"@hapi/boom": "^10.0.0",
"@hapi/bounce": "^3.0.0",
"@hapi/hoek": "^10.0.0",
"@hapi/validate": "^2.0.0"
"@hapi/boom": "^10.0.1",
"@hapi/bounce": "^3.0.1",
"@hapi/hoek": "^11.0.2",
"@hapi/validate": "^2.0.1"
},
"devDependencies": {
"@hapi/code": "^9.0.0",
"@hapi/code": "^9.0.3",
"@hapi/eslint-plugin": "^6.0.0",
"@hapi/hapi": "^21.0.0-beta.1",
"@hapi/lab": "^25.0.1",
"@hapi/hapi": "^21.2.1",
"@hapi/lab": "^25.1.2",
"babel-core": "^6.0.0",
"babel-plugin-transform-react-jsx": "^6.0.0",
"coveralls": "^3.0.0",
Expand Down

0 comments on commit ef97c39

Please sign in to comment.