fix(package): update ws to version 5.2.0 (#4779)

* fix(package): update ws to version 5.2.0

* chore(package): update lockfile

https://npm.im/greenkeeper-lockfile
This commit is contained in:
Florent Vilmart
2018-05-21 21:43:50 -04:00
committed by GitHub
parent 642e2ffe12
commit 4dcbc4245b
2 changed files with 238 additions and 230 deletions

View File

@@ -43,7 +43,7 @@
"uuid": "^3.1.0",
"winston": "2.4.1",
"winston-daily-rotate-file": "1.7.2",
"ws": "5.1.1"
"ws": "5.2.0"
},
"devDependencies": {
"babel-cli": "6.26.0",