diff --git a/package.json b/package.json index 8a17f4c..ecc29fb 100644 --- a/package.json +++ b/package.json @@ -53,6 +53,6 @@ "lodash": "^4.17.15", "prop-types": "^15.7.2", "redux": "^4.0.4", - "redux-thunk": "^2.0.1" + "redux-thunk": "^3.0.0" } }