bump ioredis

This commit is contained in:
Henry Oswald 2019-05-03 11:37:32 +01:00
parent db590651ee
commit d1dc6b8ce7

View file

@ -8,7 +8,7 @@
"dependencies": { "dependencies": {
"async": "^2.5.0", "async": "^2.5.0",
"coffee-script": "1.8.0", "coffee-script": "1.8.0",
"ioredis": "~4.6.0", "ioredis": "~4.9.1",
"redis-sentinel": "0.1.1", "redis-sentinel": "0.1.1",
"underscore": "1.7.0" "underscore": "1.7.0"
}, },