Fix IE and Edge by upgrading redux-persist (#6832)
Этот коммит содержится в:
коммит произвёл
enahum
родитель
9f5fb98b75
Коммит
914562a3f0
@@ -40,7 +40,7 @@
|
||||
"react-router": "2.8.1",
|
||||
"react-select": "1.0.0-rc.5",
|
||||
"redux-batched-actions": "0.2.0",
|
||||
"redux-persist": "4.8.0",
|
||||
"redux-persist": "4.8.2",
|
||||
"redux-persist-transform-filter": "0.0.13",
|
||||
"superagent": "3.5.2",
|
||||
"twemoji": "2.3.0",
|
||||
|
||||
@@ -6487,9 +6487,9 @@ redux-persist@4.6.0:
|
||||
lodash "^4.17.4"
|
||||
lodash-es "^4.17.4"
|
||||
|
||||
redux-persist@4.8.0, redux-persist@^4.5.0:
|
||||
version "4.8.0"
|
||||
resolved "https://registry.yarnpkg.com/redux-persist/-/redux-persist-4.8.0.tgz#17fd998949bdeef9275e4cf60ad5bbe1c73675fc"
|
||||
redux-persist@4.8.2, redux-persist@^4.5.0:
|
||||
version "4.8.2"
|
||||
resolved "https://registry.yarnpkg.com/redux-persist/-/redux-persist-4.8.2.tgz#7941202e0ce0a9fcc0263d66965f5263d34f43b9"
|
||||
dependencies:
|
||||
json-stringify-safe "^5.0.1"
|
||||
lodash "^4.17.4"
|
||||
|
||||
Ссылка в новой задаче
Block a user