Update redux (#3947)
To include this new changes https://github.com/mattermost/mattermost-redux/pull/1051
This commit is contained in:
parent
a971e6820b
commit
08621cd3b1
2 changed files with 3 additions and 3 deletions
4
package-lock.json
generated
4
package-lock.json
generated
|
|
@ -9955,8 +9955,8 @@
|
|||
}
|
||||
},
|
||||
"mattermost-redux": {
|
||||
"version": "github:mattermost/mattermost-redux#eddfcc3a5a1d8e7ee8635e2f281f7b55d2982618",
|
||||
"from": "github:mattermost/mattermost-redux#eddfcc3a5a1d8e7ee8635e2f281f7b55d2982618",
|
||||
"version": "github:mattermost/mattermost-redux#cbcc077d0be1b4d3c743422eb990f6ae7c30700a",
|
||||
"from": "github:mattermost/mattermost-redux#cbcc077d0be1b4d3c743422eb990f6ae7c30700a",
|
||||
"requires": {
|
||||
"core-js": "3.1.4",
|
||||
"form-data": "2.5.1",
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@
|
|||
"intl": "1.2.5",
|
||||
"jail-monkey": "2.3.1",
|
||||
"jsc-android": "241213.2.0",
|
||||
"mattermost-redux": "github:mattermost/mattermost-redux#eddfcc3a5a1d8e7ee8635e2f281f7b55d2982618",
|
||||
"mattermost-redux": "github:mattermost/mattermost-redux#cbcc077d0be1b4d3c743422eb990f6ae7c30700a",
|
||||
"mime-db": "1.43.0",
|
||||
"moment-timezone": "0.5.27",
|
||||
"prop-types": "15.7.2",
|
||||
|
|
|
|||
Loading…
Reference in a new issue