Skip to content

Commit

Permalink
fix(package): update hoek to version 6.1.3
Browse files Browse the repository at this point in the history
Closes #75
  • Loading branch information
greenkeeper[bot] committed Mar 27, 2019
1 parent 3ce25f4 commit 44e0146
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"dependencies": {
"boom": "7.x.x",
"hoek": "5.x.x"
"hoek": "^6.1.3"
},
"devDependencies": {
"lab": "16.x.x",
Expand Down

0 comments on commit 44e0146

Please sign in to comment.