Update ws to the latest version 🚀 (#6680)

* fix(package): update ws to version 7.3.0

* chore(package): update lockfile package-lock.json

Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
This commit is contained in:
greenkeeper[bot]
2020-05-11 05:42:07 +00:00
committed by GitHub
parent 9a340b81d8
commit 7f401ca850
2 changed files with 4 additions and 5 deletions

View File

@@ -55,7 +55,7 @@
"uuid": "8.0.0",
"winston": "3.2.1",
"winston-daily-rotate-file": "4.4.2",
"ws": "7.2.5"
"ws": "7.3.0"
},
"devDependencies": {
"@babel/cli": "7.8.4",