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 @@ -2713,11 +2713,9 @@ redent@^2.0.0:
2713
2713
indent-string "^3.0.0"
2714
2714
strip-indent "^2.0.0"
2715
2715
2716
- redux-immutable@^3.0.8 :
2717
- version "3.1.0"
2718
- resolved "https://registry.yarnpkg.com/redux-immutable/-/redux-immutable-3.1.0.tgz#cafbd686e0711261119b9c28960935dc47a49d0a"
2719
- dependencies :
2720
- immutable "^3.8.1"
2716
+ redux-immutable@^4.0.0 :
2717
+ version "4.0.0"
2718
+ resolved "https://registry.yarnpkg.com/redux-immutable/-/redux-immutable-4.0.0.tgz#3a1a32df66366462b63691f0e1dc35e472bbc9f3"
2721
2719
2722
2720
redux@^3.7.2 :
2723
2721
version "3.7.2"
You can’t perform that action at this time.
0 commit comments