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:32:30 +0000
committerGitHub <noreply@github.com>2020-12-09 20:32:30 +0000
commitcc3779b1972ffb4d78294dae8dec795c882b6d03 (patch)
treea4b8c3fc1881c8484f8069935506d9e3099e2df9 /package.json
parentMerge pull request #6949 from syuilo/dependabot/npm_and_yarn/apexcharts-3.22.3 (diff)
parentBump websocket from 1.0.32 to 1.0.33 (diff)
downloadmisskey-cc3779b1972ffb4d78294dae8dec795c882b6d03.tar.gz
misskey-cc3779b1972ffb4d78294dae8dec795c882b6d03.tar.bz2
misskey-cc3779b1972ffb4d78294dae8dec795c882b6d03.zip
Merge pull request #6950 from syuilo/dependabot/npm_and_yarn/websocket-1.0.33
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 9a1284a46d..23095e4382 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"
},