summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-11-30 20:43:01 +0000
committerGitHub <noreply@github.com>2020-11-30 20:43:01 +0000
commit12142f8c5e4150da6afd95d360e8e3067189eabc (patch)
tree89a8e8d9b7ffcedd6a7c83ec2ba45cca8902df6a /package.json
parentMerge pull request #6891 from syuilo/dependabot/npm_and_yarn/types/webpack-4.... (diff)
parentBump @types/ws from 7.2.7 to 7.4.0 (diff)
downloadmisskey-12142f8c5e4150da6afd95d360e8e3067189eabc.tar.gz
misskey-12142f8c5e4150da6afd95d360e8e3067189eabc.tar.bz2
misskey-12142f8c5e4150da6afd95d360e8e3067189eabc.zip
Merge pull request #6893 from syuilo/dependabot/npm_and_yarn/types/ws-7.4.0
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 fd49028621..a3119cc6b0 100644
--- a/package.json
+++ b/package.json
@@ -102,7 +102,7 @@
"@types/webpack": "4.41.25",
"@types/webpack-stream": "3.2.11",
"@types/websocket": "1.0.1",
- "@types/ws": "7.2.7",
+ "@types/ws": "7.4.0",
"@typescript-eslint/parser": "4.6.1",
"@vue/compiler-sfc": "3.0.3",
"abort-controller": "3.0.0",