Update ws to the latest version 🚀 (#4888)

* fix(package): update ws to version 5.2.2

* chore(package): update lockfile

https://npm.im/greenkeeper-lockfile
This commit is contained in:
greenkeeper[bot]
2018-07-12 13:57:52 +00:00
committed by Florent Vilmart
parent 3e7b1b3fe1
commit 27d8f861e7
2 changed files with 4 additions and 4 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.1"
"ws": "5.2.2"
},
"devDependencies": {
"babel-cli": "6.26.0",