Update ws to the latest version 🚀 (#6485)

* fix(package): update ws to version 7.2.3

* 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-03-09 19:27:41 +00:00
committed by GitHub
parent ef17dc4382
commit 3c821ba128
2 changed files with 4 additions and 4 deletions

View File

@@ -55,7 +55,7 @@
"uuid": "3.3.3",
"winston": "3.2.1",
"winston-daily-rotate-file": "4.4.0",
"ws": "7.2.2"
"ws": "7.2.3"
},
"devDependencies": {
"@babel/cli": "7.8.4",