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-simple-tree-menu" : " ^1.1.18" ,
33
33
"react-split-pane" : " ^0.1.92" ,
34
34
"react-table" : " ^6.11.5" ,
35
- "redux" : " ^4.2.0 " ,
35
+ "redux" : " ^4.2.1 " ,
36
36
"typescript" : " *" ,
37
37
"uuid" : " ^9.0.0"
38
38
},
Original file line number Diff line number Diff line change @@ -16812,10 +16812,10 @@ redux-thunk@^2.4.2:
16812
16812
resolved "https://registry.yarnpkg.com/redux-thunk/-/redux-thunk-2.4.2.tgz#b9d05d11994b99f7a91ea223e8b04cf0afa5ef3b"
16813
16813
integrity sha512-+P3TjtnP0k/FEjcBL5FZpoovtvrTNT/UXd4/sluaSyrURlSlhLSzEdfsTBW7WsKB6yPvgd7q/iZPICFjW4o57Q==
16814
16814
16815
- redux@^4.2.0:
16816
- version "4.2.0 "
16817
- resolved "https://registry.yarnpkg.com/redux/-/redux-4.2.0 .tgz#46f10d6e29b6666df758780437651eeb2b969f13 "
16818
- integrity sha512-oSBmcKKIuIR4ME29/AeNUnl5L+hvBq7OaJWzaptTQJAntaPvxIJqfnjbaEiCzzaIz+XmVILfqAM3Ob0aXLPfjA ==
16815
+ redux@^4.2.0, redux@^4.2.1 :
16816
+ version "4.2.1 "
16817
+ resolved "https://registry.yarnpkg.com/redux/-/redux-4.2.1 .tgz#c08f4306826c49b5e9dc901dee0452ea8fce6197 "
16818
+ integrity sha512-LAUYz4lc+Do8/g7aeRa8JkyDErK6ekstQaqWQrNRW//MY1TvCEpMtpTWvlQ+FPbWCx+Xixu/6SHt5N0HR+SB4w ==
16819
16819
dependencies:
16820
16820
"@babel/runtime" "^7.9.2"
16821
16821
You can’t perform that action at this time.
0 commit comments