Bump ws from 7.3.1 to 7.4.6

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-30 11:41:28 +00:00
committed by GitHub
parent 3e6d892594
commit 7c46a8aac9
2 changed files with 4 additions and 4 deletions

View File

@@ -14,7 +14,7 @@
"superagent": "^3.8.3",
"tmp": "^0.2.1",
"typescript-string-operations": "^1.4.0",
"ws": ">=3.3.1"
"ws": ">=7.4.6"
},
"devDependencies": {
"@types/node": "^12.19.1",