File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 32
32
"react-split-pane" : " ^0.1.92" ,
33
33
"react-table" : " ^6.11.5" ,
34
34
"redux" : " ^4.1.1" ,
35
- "redux-thunk" : " ^2.3 .0" ,
35
+ "redux-thunk" : " ^2.4 .0" ,
36
36
"typescript" : " *" ,
37
37
"universal-cookie" : " latest" ,
38
38
"uuid" : " ^8.3.2"
Original file line number Diff line number Diff line change @@ -14759,10 +14759,10 @@ redux-mock-store@^1.5.4:
14759
14759
dependencies:
14760
14760
lodash.isplainobject "^4.0.6"
14761
14761
14762
- redux-thunk@^2.3 .0:
14763
- version "2.3 .0"
14764
- resolved "https://registry.yarnpkg.com/redux-thunk/-/redux-thunk-2.3 .0.tgz#51c2c19a185ed5187aaa9a2d08b666d0d6467622 "
14765
- integrity sha512-km6dclyFnmcvxhAcrQV2AkZmPQjzPDjgVlQtR0EQjxZPyJ0BnMf3in1ryuR8A2qU0HldVRfxYXbFSKlI3N7Slw ==
14762
+ redux-thunk@^2.4 .0:
14763
+ version "2.4 .0"
14764
+ resolved "https://registry.yarnpkg.com/redux-thunk/-/redux-thunk-2.4 .0.tgz#ac89e1d6b9bdb9ee49ce69a69071be41bbd82d67 "
14765
+ integrity sha512-/y6ZKQNU/0u8Bm7ROLq9Pt/7lU93cT0IucYMrubo89ENjxPa7i8pqLKu6V4X7/TvYovQ6x01unTeyeZ9lgXiTA ==
14766
14766
14767
14767
redux@^4.0.0, redux@^4.1.1:
14768
14768
version "4.1.1"
You can’t perform that action at this time.
0 commit comments