fix: upgrade ws from 7.3.1 to 7.4.0 (#7032)

Snyk has created this PR to upgrade ws from 7.3.1 to 7.4.0.

See this package in npm:
https://www.npmjs.com/package/ws

See this project in Snyk:
https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr

Co-authored-by: Diamond Lewis <findlewis@gmail.com>
This commit is contained in:
Snyk bot
2020-12-03 19:13:10 +02:00
committed by GitHub
parent 041bdf5e0c
commit 4ab44c7088
2 changed files with 9 additions and 4 deletions

View File

@@ -57,7 +57,7 @@
"uuid": "8.3.1",
"winston": "3.3.3",
"winston-daily-rotate-file": "4.5.0",
"ws": "7.3.1"
"ws": "7.4.0"
},
"devDependencies": {
"@babel/cli": "7.10.0",