diff --git a/package.json b/package.json index 6fda10701..0f258aa05 100644 --- a/package.json +++ b/package.json @@ -112,7 +112,7 @@ "react-redux": "7.2.9", "react-router-dom-v5-compat": "^6.30.0", "react-router-hash-link": "2.4.3", - "redux": "4.0.1" + "redux": "4.2.1" }, "//TODO": [ "For @patternfly/react-icons: find another solution for icons from older react-icons version and remove this dependency." diff --git a/yarn.lock b/yarn.lock index 3e905378b..9da8a7196 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9012,7 +9012,7 @@ redux@4.0.1: loose-envify "^1.4.0" symbol-observable "^1.2.0" -redux@^4.0.0: +redux@4.2.1, redux@^4.0.0: version "4.2.1" resolved "https://registry.yarnpkg.com/redux/-/redux-4.2.1.tgz#c08f4306826c49b5e9dc901dee0452ea8fce6197" integrity sha512-LAUYz4lc+Do8/g7aeRa8JkyDErK6ekstQaqWQrNRW//MY1TvCEpMtpTWvlQ+FPbWCx+Xixu/6SHt5N0HR+SB4w==