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 31
31
"react-simple-tree-menu" : " ^1.1.18" ,
32
32
"react-split-pane" : " ^0.1.92" ,
33
33
"react-table" : " ^6.11.5" ,
34
- "redux" : " ^4.1.1 " ,
34
+ "redux" : " ^4.1.2 " ,
35
35
"redux-thunk" : " ^2.4.0" ,
36
36
"typescript" : " *" ,
37
37
"universal-cookie" : " latest" ,
Original file line number Diff line number Diff line change @@ -14764,10 +14764,10 @@ redux-thunk@^2.4.0:
14764
14764
resolved "https://registry.yarnpkg.com/redux-thunk/-/redux-thunk-2.4.0.tgz#ac89e1d6b9bdb9ee49ce69a69071be41bbd82d67"
14765
14765
integrity sha512-/y6ZKQNU/0u8Bm7ROLq9Pt/7lU93cT0IucYMrubo89ENjxPa7i8pqLKu6V4X7/TvYovQ6x01unTeyeZ9lgXiTA==
14766
14766
14767
- redux@^4.0.0, redux@^4.1.1 :
14768
- version "4.1.1 "
14769
- resolved "https://registry.yarnpkg.com/redux/-/redux-4.1.1 .tgz#76f1c439bb42043f985fbd9bf21990e60bd67f47 "
14770
- integrity sha512-hZQZdDEM25UY2P493kPYuKqviVwZ58lEmGQNeQ+gXa+U0gYPUBf7NKYazbe3m+bs/DzM/ahN12DbF+NG8i0CWw ==
14767
+ redux@^4.0.0, redux@^4.1.2 :
14768
+ version "4.1.2 "
14769
+ resolved "https://registry.yarnpkg.com/redux/-/redux-4.1.2 .tgz#140f35426d99bb4729af760afcf79eaaac407104 "
14770
+ integrity sha512-SH8PglcebESbd/shgf6mii6EIoRM0zrQyjcuQ+ojmfxjTtE0z9Y8pa62iA/OJ58qjP6j27uyW4kUF4jl/jd6sw ==
14771
14771
dependencies:
14772
14772
"@babel/runtime" "^7.9.2"
14773
14773
You can’t perform that action at this time.
0 commit comments