fix(package): update validator to version 10.1.0

Closes #62
This commit is contained in:
greenkeeper[bot] 2018-05-04 23:15:06 +00:00
parent 8a89b687c4
commit 1a15fa57bb

View file

@ -37,7 +37,7 @@
"read-config": "^2.0.0", "read-config": "^2.0.0",
"socket.io": "^2.0.4", "socket.io": "^2.0.4",
"ssh2": "^0.5.5", "ssh2": "^0.5.5",
"validator": "^9.0.0" "validator": "^10.1.0"
}, },
"scripts": { "scripts": {
"start": "node index.js", "start": "node index.js",