summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorgreenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>2018-10-12 17:09:56 +0000
committergreenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>2018-10-12 17:09:56 +0000
commit17b6f6cf2ac7ef4cf11c1b74daf9fe60a5e57bc8 (patch)
tree697701bc784d87b7a9d8941bd456a26ac3363e7f /package.json
parent10.11.1 (diff)
downloadmisskey-17b6f6cf2ac7ef4cf11c1b74daf9fe60a5e57bc8.tar.gz
misskey-17b6f6cf2ac7ef4cf11c1b74daf9fe60a5e57bc8.tar.bz2
misskey-17b6f6cf2ac7ef4cf11c1b74daf9fe60a5e57bc8.zip
fix(package): update reconnecting-websocket to version 4.1.6
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 51341fc63c..07e089762a 100644
--- a/package.json
+++ b/package.json
@@ -176,7 +176,7 @@
"qrcode": "1.3.0",
"ratelimiter": "3.2.0",
"recaptcha-promise": "0.1.3",
- "reconnecting-websocket": "4.1.5",
+ "reconnecting-websocket": "4.1.6",
"redis": "2.8.0",
"request": "2.88.0",
"request-promise-native": "1.0.5",