Update ws to the latest version 🚀 (#5101)

* fix(package): update ws to version 6.1.0

* chore(package): update lockfile package-lock.json
This commit is contained in:
greenkeeper[bot]
2018-10-05 07:37:43 +00:00
committed by peril-parse-community[bot]
parent 937bdf9058
commit 7a01fa0a67
2 changed files with 15 additions and 5 deletions

View File

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