diff --git a/package-lock.json b/package-lock.json index 17d318de99..812859060b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14056,8 +14056,8 @@ "integrity": "sha512-rUxjysqif/BZQH2yhd5Aaq7vXMSx9NdEsQcyA07uEzIvxgI7zIr33gGsh+RU0/XjmQpCW7RsVof1vlkvQVCK5A==" }, "mattermost-redux": { - "version": "github:mattermost/mattermost-redux#d3429317c230c61afda5a01c798cd0332b3db0a5", - "from": "github:mattermost/mattermost-redux#d3429317c230c61afda5a01c798cd0332b3db0a5", + "version": "github:mattermost/mattermost-redux#0567a7736f0bfc792d29461432d474ce8daeca37", + "from": "github:mattermost/mattermost-redux#0567a7736f0bfc792d29461432d474ce8daeca37", "requires": { "deep-equal": "1.0.1", "eslint-plugin-header": "3.0.0", diff --git a/package.json b/package.json index 6c00793967..1605469954 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "intl": "1.2.5", "jail-monkey": "2.2.0", "jsc-android": "241213.2.0", - "mattermost-redux": "github:mattermost/mattermost-redux#d3429317c230c61afda5a01c798cd0332b3db0a5", + "mattermost-redux": "github:mattermost/mattermost-redux#0567a7736f0bfc792d29461432d474ce8daeca37", "mime-db": "1.40.0", "moment-timezone": "0.5.25", "prop-types": "15.7.2",