Bump ws from 2.3.1 to 7.2.5

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-05-08 17:17:11 +00:00 committed by GitHub
commit 272f2dd5a9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@
"url": "https://github.com/spiretf/webrcon" "url": "https://github.com/spiretf/webrcon"
}, },
"dependencies": { "dependencies": {
"ws": "^2.2.3" "ws": "^7.2.5"
}, },
"devDependencies": { "devDependencies": {
"babel-cli": "^6.24.1", "babel-cli": "^6.24.1",