Bump websocket from 1.0.32 to 1.0.33

Bumps [websocket](https://github.com/theturtle32/WebSocket-Node) from 1.0.32 to 1.0.33.
- [Release notes](https://github.com/theturtle32/WebSocket-Node/releases)
- [Changelog](https://github.com/theturtle32/WebSocket-Node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/theturtle32/WebSocket-Node/compare/v1.0.32...v1.0.33)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-12-09 20:24:21 +00:00 committed by GitHub
parent db8ab8b890
commit 5dde8b4bdc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -256,7 +256,7 @@
"web-push": "3.4.4",
"webpack": "5.9.0",
"webpack-cli": "4.2.0",
"websocket": "1.0.32",
"websocket": "1.0.33",
"ws": "7.4.0",
"xev": "2.0.1"
},