Build(deps): Bump ws in /Predictor/PredictorWebService

Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/6.2.1...7.4.6)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-05-29 04:21:01 +00:00 committed by GitHub
parent 21899d66e1
commit 6363fe624b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 12 deletions

View file

@ -12,7 +12,7 @@
"mongoose": "^5.7.7",
"nodemon": "^1.18.10",
"query-string-parser": "^0.2.3",
"ws": "^6.2.1"
"ws": "^7.4.6"
},
"devDependencies": {
"@types/node": "^11.13.0",