diff --git a/package.json b/package.json index 0924418e..df4139af 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "react-redux": "^5.1.1", "react-router-dom": "^4.2.2", "redux": "^4.0.0", - "redux-thunk": "^2.2.0", + "redux-thunk": "^2.3.0", "sanitize.css": "^5.0.0", "seedrandom": "^2.4.3", "sharetribe-flex-sdk": "^1.2.0", diff --git a/yarn.lock b/yarn.lock index b526510e..d16060f5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7190,7 +7190,7 @@ reduce-function-call@^1.0.1: dependencies: balanced-match "^0.4.2" -redux-thunk@^2.2.0: +redux-thunk@^2.3.0: version "2.3.0" resolved "https://registry.yarnpkg.com/redux-thunk/-/redux-thunk-2.3.0.tgz#51c2c19a185ed5187aaa9a2d08b666d0d6467622" integrity sha512-km6dclyFnmcvxhAcrQV2AkZmPQjzPDjgVlQtR0EQjxZPyJ0BnMf3in1ryuR8A2qU0HldVRfxYXbFSKlI3N7Slw==