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

Commit d355a67

Browse files
committed
Update hoek version due to security issue: https://nodesecurity.io/advisories/566
1 parent cfe9251 commit d355a67

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
"test": "lab -a code -v -t 93 test/test.js"
1010
},
1111
"dependencies": {
12-
"hoek": "^4.0.1",
13-
"joi": "^10.0.0",
12+
"hoek": "^4.2.1",
13+
"joi": "^13.1.2",
1414
"node-expat": "^2.3.15"
1515
},
1616
"bin": {

0 commit comments

Comments
 (0)