diff --git a/package.json b/package.json index 6e4797f..feacc70 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "react-redux": "^8.0.0", "react-scripts": "^5.0.0", "redux": "^4.0.1", - "redux-thunk": "^2.3.0" + "redux-thunk": "^3.0.0" }, "scripts": { "start": "react-scripts start",