fix(package): update ws to version 5.0.0 (#4604)

Closes #4585
This commit is contained in:
Florent Vilmart
2018-03-06 10:43:25 -05:00
committed by GitHub
parent 909ead487c
commit e785f07876

View File

@@ -42,7 +42,7 @@
"uuid": "^3.1.0",
"winston": "2.4.0",
"winston-daily-rotate-file": "1.7.2",
"ws": "4.0.0"
"ws": "5.0.0"
},
"devDependencies": {
"babel-cli": "6.26.0",