summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgreenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>2018-07-21 13:49:12 +0000
committergreenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>2018-07-21 13:49:12 +0000
commit35247af220aec7c70207c09014f290d3bc6a95d3 (patch)
treee0841a8eb29843373b6d7fad4dacbd37211f6e7b
parent4.27.0 (diff)
downloadmisskey-35247af220aec7c70207c09014f290d3bc6a95d3.tar.gz
misskey-35247af220aec7c70207c09014f290d3bc6a95d3.tar.bz2
misskey-35247af220aec7c70207c09014f290d3bc6a95d3.zip
fix(package): update ws to version 6.0.0
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 956c76a67d..7a9113ce3b 100644
--- a/package.json
+++ b/package.json
@@ -216,7 +216,7 @@
"webpack": "4.16.1",
"webpack-cli": "3.1.0",
"websocket": "1.0.26",
- "ws": "5.2.2",
+ "ws": "6.0.0",
"xev": "2.0.1"
},
"greenkeeper": {