Update ws to the latest version 🚀 (#5180)

* fix(package): update ws to version 6.1.2

* chore(package): update lockfile package-lock.json
This commit is contained in:
greenkeeper[bot]
2018-11-17 20:29:42 +00:00
committed by peril-parse-community[bot]
parent e1de2763c3
commit 284d04a211
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": "6.1.1"
"ws": "6.1.2"
},
"devDependencies": {
"@babel/cli": "7.1.5",