summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsyuilo⭐️ <Syuilotan@yahoo.co.jp>2017-03-15 07:30:11 +0900
committerGitHub <noreply@github.com>2017-03-15 07:30:11 +0900
commit3dd2cf977408170776fd584547da27e2741a121e (patch)
tree2466b54018f51ad2573aa8340dc0966d80d0bb74 /package.json
parentUpdate .gitattributes (diff)
parentfix(package): update redis to version 2.7.1 (diff)
downloadmisskey-3dd2cf977408170776fd584547da27e2741a121e.tar.gz
misskey-3dd2cf977408170776fd584547da27e2741a121e.tar.bz2
misskey-3dd2cf977408170776fd584547da27e2741a121e.zip
Merge pull request #279 from syuilo/greenkeeper/redis-2.7.1
Update redis to the latest version 🚀
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 c1ba0c9e36..5da2cb51a6 100644
--- a/package.json
+++ b/package.json
@@ -118,7 +118,7 @@
"ratelimiter": "3.0.2",
"recaptcha-promise": "0.1.2",
"reconnecting-websocket": "3.0.3",
- "redis": "2.7.0",
+ "redis": "2.7.1",
"request": "2.81.0",
"rimraf": "2.6.1",
"riot": "3.3.2",