fix(package): update ws to version 4.0.0

This commit is contained in:
greenkeeper[bot] 2018-01-05 10:07:13 +00:00
parent e1f30c1971
commit 682ba92edf

View File

@ -41,7 +41,7 @@
"string2compact": "^1.1.1", "string2compact": "^1.1.1",
"uniq": "^1.0.1", "uniq": "^1.0.1",
"unordered-array-remove": "^1.0.2", "unordered-array-remove": "^1.0.2",
"ws": "^3.3.1", "ws": "^4.0.0",
"xtend": "^4.0.0" "xtend": "^4.0.0"
}, },
"devDependencies": { "devDependencies": {