diff --git a/package.json b/package.json index 67e924e..96450c1 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "dependencies": { "bcrypt": "^2.0.1", "mongoose": "^5.0.17", - "redis": "^2.8.0", + "redis": "^3.1.1", "roli": "^0.2.1", "uws": "^9.148.0" },