File tree Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Original file line number Diff line number Diff line change 63
63
"jwt-decode" : " ^2.1.0" ,
64
64
"lodash" : " ^4.16.4" ,
65
65
"redux" : " ^3.7.2" ,
66
- "redux-immutable" : " ^3 .0.8 "
66
+ "redux-immutable" : " ^4 .0.0 "
67
67
}
68
68
}
Original file line number Diff line number Diff line change @@ -3075,11 +3075,9 @@ redent@^2.0.0:
3075
3075
indent-string "^3.0.0"
3076
3076
strip-indent "^2.0.0"
3077
3077
3078
- redux-immutable@^3.0.8 :
3079
- version "3.1.0"
3080
- resolved "https://registry.yarnpkg.com/redux-immutable/-/redux-immutable-3.1.0.tgz#cafbd686e0711261119b9c28960935dc47a49d0a"
3081
- dependencies :
3082
- immutable "^3.8.1"
3078
+ redux-immutable@^4.0.0 :
3079
+ version "4.0.0"
3080
+ resolved "https://registry.yarnpkg.com/redux-immutable/-/redux-immutable-4.0.0.tgz#3a1a32df66366462b63691f0e1dc35e472bbc9f3"
3083
3081
3084
3082
redux@^3.7.2 :
3085
3083
version "3.7.2"
You can’t perform that action at this time.
0 commit comments