Update ws to the latest version 🚀 (#4849)

* fix(package): update ws to version 5.2.1

* chore(package): update lockfile

https://npm.im/greenkeeper-lockfile
This commit is contained in:
greenkeeper[bot]
2018-06-25 15:04:11 -04:00
committed by Florent Vilmart
parent 64388a31ad
commit ade5a33c27
2 changed files with 204 additions and 204 deletions

406
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

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