Update ws to the latest version 🚀 (#4909)

* fix(package): update ws to version 6.0.0

* chore(package): update lockfile

https://npm.im/greenkeeper-lockfile
This commit is contained in:
greenkeeper[bot]
2018-07-27 08:19:02 -04:00
committed by Florent Vilmart
parent 83cf68a513
commit d9cf3ce476
2 changed files with 111 additions and 60 deletions

View File

@@ -42,7 +42,7 @@
"uuid": "^3.1.0",
"winston": "2.4.1",
"winston-daily-rotate-file": "1.7.2",
"ws": "5.2.2"
"ws": "6.0.0"
},
"devDependencies": {
"babel-cli": "6.26.0",