diff --git a/package.json b/package.json index ae0008de..afcc1573 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "react-dom": "^16.14.0", "react-redux": "^4.4.10", "react-router": "^3.0.0", - "redux": "^3.7.2", + "redux": "^4.2.0", "typescript": "^4.6.3" } }