diff --git a/package.json b/package.json index 414409b..a6f2d91 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "humps": "^2.0.1", "immutable": "^3.8.2", "next": "^9.3.6", - "next-redux-wrapper": "^5.0.0", + "next-redux-wrapper": "^6.0.0", "next-routes": "^1.4.2", "prop-types": "^15.6.1", "react": "^16.13.1", diff --git a/yarn.lock b/yarn.lock index 7b22b69..cf37194 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6235,10 +6235,10 @@ neo-async@^2.5.0, neo-async@^2.6.1: resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.1.tgz#ac27ada66167fa8849a6addd837f6b189ad2081c" integrity sha512-iyam8fBuCUpWeKPGpaNMetEocMt364qkCsfL9JuhjXX6dRnguRVOfk2GZaDpPjcOKiiXCPINZC1GczQ7iTq3Zw== -next-redux-wrapper@^5.0.0: - version "5.0.0" - resolved "https://registry.yarnpkg.com/next-redux-wrapper/-/next-redux-wrapper-5.0.0.tgz#0f36f94ea00581fbdc94f2405594f6360beb08dc" - integrity sha512-jw893pPRJ4DCwskChp8iB+OjzfvblkEEw7frO3+u/jgZxlQ2yLaTAIRyEBjdCxTf7AOQGYb8aiWdC5toZOHJjg== +next-redux-wrapper@^6.0.0: + version "6.0.0" + resolved "https://registry.yarnpkg.com/next-redux-wrapper/-/next-redux-wrapper-6.0.0.tgz#079a142a1178b44034ffbb72a4247e05cd1ac125" + integrity sha512-M+8bglQKZ/IDY98xMkDvXvLRK6N86F6z9suzpGcktOy1ImV18KH8iIiusC8t6PiZxMLIb9FyHX1I3mEgM4Bt2Q== next-routes@^1.4.2: version "1.4.2"