summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-12-09 20:24:21 +0000
committerGitHub <noreply@github.com>2020-12-09 20:24:21 +0000
commit5dde8b4bdcccfa7e51e2c1027c36a8ead9fd8d62 (patch)
tree16ced168fe6009022a97a5d36132e585c60ac56a /package.json
parentBump @types/sharp from 0.26.0 to 0.26.1 (#6913) (diff)
downloadmisskey-5dde8b4bdcccfa7e51e2c1027c36a8ead9fd8d62.tar.gz
misskey-5dde8b4bdcccfa7e51e2c1027c36a8ead9fd8d62.tar.bz2
misskey-5dde8b4bdcccfa7e51e2c1027c36a8ead9fd8d62.zip
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>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 2ad4b0ea13..25483cbe4b 100644
--- a/package.json
+++ b/package.json
@@ -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"
},