diff --git a/package.json b/package.json index dfc195c..d29c535 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "react-router-redux": "^4.0.8", "react-scripts": "3.1.2", "redux": "^4.0.4", - "redux-react-hook": "^3.3.2" + "redux-react-hook": "^4.0.3" }, "scripts": { "start": "react-scripts start", diff --git a/yarn.lock b/yarn.lock index 5c86b11..d3a294a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8189,9 +8189,9 @@ redent@^1.0.0: indent-string "^2.1.0" strip-indent "^1.0.1" -redux-react-hook@^3.3.2: - version "3.3.2" - resolved "https://registry.yarnpkg.com/redux-react-hook/-/redux-react-hook-3.3.2.tgz#1cdad45009dfa264f46c2a9959d86ce1401df725" +redux-react-hook@^4.0.3: + version "4.0.3" + resolved "https://registry.yarnpkg.com/redux-react-hook/-/redux-react-hook-4.0.3.tgz#859a9ba517f7e2e934def3b6aaa5c5a8da921cdc" redux@^4.0.4: version "4.0.4"