Update redux (#3947) (#3963)

To include this new changes https://github.com/mattermost/mattermost-redux/pull/1051

Co-authored-by: Mario de Frutos Dieguez <mario@defrutos.org>
This commit is contained in:
Elias Nahum
2020-02-26 11:44:13 -03:00
committed by GitHub
parent 71450be466
commit f90aba6632
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -9955,8 +9955,8 @@
}
},
"mattermost-redux": {
"version": "github:mattermost/mattermost-redux#60e2f7740ada255d5c71eaa92acec1e7530a6e56",
"from": "github:mattermost/mattermost-redux#60e2f7740ada255d5c71eaa92acec1e7530a6e56",
"version": "github:mattermost/mattermost-redux#8947eb10059c0b8730ac08e8d25e9b054967fc5c",
"from": "github:mattermost/mattermost-redux#8947eb10059c0b8730ac08e8d25e9b054967fc5c",
"requires": {
"core-js": "3.1.4",
"form-data": "2.5.1",

View File

@@ -24,7 +24,7 @@
"intl": "1.2.5",
"jail-monkey": "2.3.1",
"jsc-android": "241213.2.0",
"mattermost-redux": "github:mattermost/mattermost-redux#60e2f7740ada255d5c71eaa92acec1e7530a6e56",
"mattermost-redux": "github:mattermost/mattermost-redux#8947eb10059c0b8730ac08e8d25e9b054967fc5c",
"mime-db": "1.43.0",
"moment-timezone": "0.5.27",
"prop-types": "15.7.2",