diff --git a/package.json b/package.json index 6d24746..7ba1a16 100644 --- a/package.json +++ b/package.json @@ -10,6 +10,6 @@ "license": "MIT", "dependencies": { "bluebird": "^3.5.0", - "ioredis": "^4.17.3" + "ioredis": "^5.2.4" } }