Skip to content
This repository has been archived by the owner on Jan 7, 2021. It is now read-only.

Commit

Permalink
Update hoek version due to security issue: https://nodesecurity.io/ad…
Browse files Browse the repository at this point in the history
  • Loading branch information
idangozlan committed Mar 13, 2018
1 parent cfe9251 commit d355a67
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -9,8 +9,8 @@
"test": "lab -a code -v -t 93 test/test.js"
},
"dependencies": {
"hoek": "^4.0.1",
"joi": "^10.0.0",
"hoek": "^4.2.1",
"joi": "^13.1.2",
"node-expat": "^2.3.15"
},
"bin": {
Expand Down

0 comments on commit d355a67

Please sign in to comment.