summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorgreenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>2018-10-07 20:23:13 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2018-10-07 20:23:13 +0900
commitccf04d63ec14b83e52aa736404d797780fc358ea (patch)
tree709da2966e3626abdf10e78b81305da8bc228ba9 /package.json
parentActivityPubオブジェクト採番API (#2832) (diff)
downloadmisskey-ccf04d63ec14b83e52aa736404d797780fc358ea.tar.gz
misskey-ccf04d63ec14b83e52aa736404d797780fc358ea.tar.bz2
misskey-ccf04d63ec14b83e52aa736404d797780fc358ea.zip
fix(package): update ws to version 6.1.0 (#2823)
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 dc76ad0f81..b19c97c481 100644
--- a/package.json
+++ b/package.json
@@ -229,7 +229,7 @@
"webpack": "4.20.2",
"webpack-cli": "3.1.2",
"websocket": "1.0.28",
- "ws": "6.0.0",
+ "ws": "6.1.0",
"xev": "2.0.1"
},
"greenkeeper": {