summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-12-10 20:41:12 +0000
committerGitHub <noreply@github.com>2020-12-10 20:41:12 +0000
commit488e6feed97fb09bd99f64e3380b11e29234719c (patch)
tree75f55618b1051b1db23da0a3ec0498d6915b6755
parentMerge pull request #6961 from syuilo/dependabot/npm_and_yarn/webpack-5.10.0 (diff)
parentBump ws from 7.4.0 to 7.4.1 (diff)
downloadmisskey-488e6feed97fb09bd99f64e3380b11e29234719c.tar.gz
misskey-488e6feed97fb09bd99f64e3380b11e29234719c.tar.bz2
misskey-488e6feed97fb09bd99f64e3380b11e29234719c.zip
Merge pull request #6960 from syuilo/dependabot/npm_and_yarn/ws-7.4.1
-rw-r--r--package.json2
-rw-r--r--yarn.lock8
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index a1d1e5c227..d6b3abd7ee 100644
--- a/package.json
+++ b/package.json
@@ -257,7 +257,7 @@
"webpack": "5.10.0",
"webpack-cli": "4.2.0",
"websocket": "1.0.33",
- "ws": "7.4.0",
+ "ws": "7.4.1",
"xev": "2.0.1"
},
"devDependencies": {
diff --git a/yarn.lock b/yarn.lock
index 6c2e4ba25d..498308a300 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -10498,10 +10498,10 @@ write-json-file@^2.3.0:
sort-keys "^2.0.0"
write-file-atomic "^2.0.0"
-ws@7.4.0, ws@^7.2.3:
- version "7.4.0"
- resolved "https://registry.yarnpkg.com/ws/-/ws-7.4.0.tgz#a5dd76a24197940d4a8bb9e0e152bb4503764da7"
- integrity sha512-kyFwXuV/5ymf+IXhS6f0+eAFvydbaBW3zjpT6hUdAh/hbVjTIB5EHBGi0bPoCLSK2wcuz3BrEkB9LrYv1Nm4NQ==
+ws@7.4.1, ws@^7.2.3:
+ version "7.4.1"
+ resolved "https://registry.yarnpkg.com/ws/-/ws-7.4.1.tgz#a333be02696bd0e54cea0434e21dcc8a9ac294bb"
+ integrity sha512-pTsP8UAfhy3sk1lSk/O/s4tjD0CRwvMnzvwr4OKGX7ZvqZtUyx4KIJB5JWbkykPoc55tixMGgTNoh3k4FkNGFQ==
xev@2.0.1:
version "2.0.1"