1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-01 12:45:38 +02:00

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
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"
},