fix: upgrade ws from 7.3.0 to 7.3.1 (#6831)

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

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

See this project in Snyk:
https://app.snyk.io/org/dplewis/project/704d127e-7a24-4789-a0cd-807b7b972c86?utm_source=github&utm_medium=upgrade-pr
This commit is contained in:
Snyk bot
2020-07-26 23:22:06 +01:00
committed by GitHub
parent 114d78e80a
commit 9ba9620bdf
2 changed files with 9 additions and 4 deletions

View File

@@ -56,7 +56,7 @@
"uuid": "8.2.0",
"winston": "3.2.1",
"winston-daily-rotate-file": "4.5.0",
"ws": "7.3.0"
"ws": "7.3.1"
},
"devDependencies": {
"@babel/cli": "7.10.0",