Bump ws from 7.4.1 to 7.4.6

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-05-31 00:52:25 +00:00
committed by GitHub
parent 6db66906da
commit 8e4f128291
3 changed files with 25 additions and 8 deletions

View File

@@ -13,7 +13,7 @@
"ts-node": "^9.1.1",
"ts-node-dev": "^1.1.1",
"typescript": "^4.1.3",
"ws": "^7.4.1"
"ws": "^7.4.6"
},
"scripts": {
"start": "ts-node main.ts",