diff --git a/frontend/package.json b/frontend/package.json index fbce995..77f95ca 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -8,6 +8,6 @@ "body-parser": "^1.20.0", "express": "^4.18.1", "ws": "^8.6.0", - "redis": "3.1.0" + "redis": "4.6.5" } }