Update ws to the latest version 🚀 (#5547)

* fix(package): update ws to version 7.0.0

* chore(package): update lockfile package-lock.json
This commit is contained in:
greenkeeper[bot]
2019-04-30 16:42:31 +00:00
committed by peril-parse-community[bot]
parent 99a1b13e23
commit 2e2ee06279
2 changed files with 15 additions and 5 deletions

View File

@@ -42,7 +42,7 @@
"uuid": "3.3.2",
"winston": "3.2.1",
"winston-daily-rotate-file": "3.9.0",
"ws": "6.2.1"
"ws": "7.0.0"
},
"devDependencies": {
"@babel/cli": "7.4.4",