Bump ws from 7.3.1 to 7.4.6 in /server

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-05-29 00:36:13 +00:00 committed by GitHub
parent 5c4aeb0108
commit 67662453cb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -11,6 +11,6 @@
"dependencies": {
"ua-parser-js": "^0.7.21",
"unique-names-generator": "^4.3.0",
"ws": "^7.3.1"
"ws": "^7.4.6"
}
}