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 21
21
"react-redux" : " 5.1.2" ,
22
22
"react-router" : " 4.4.0-beta.8" ,
23
23
"react-router-dom" : " 4.4.0-beta.8" ,
24
- "redux" : " 4.2.0 " ,
24
+ "redux" : " 4.2.1 " ,
25
25
"redux-thunk" : " 2.4.1" ,
26
26
"sanitize.css" : " 11.0.1" ,
27
27
"serve" : " 10.1.2"
Original file line number Diff line number Diff line change @@ -7707,10 +7707,10 @@ redux-thunk@2.4.1:
7707
7707
resolved "https://registry.yarnpkg.com/redux-thunk/-/redux-thunk-2.4.1.tgz#0dd8042cf47868f4b29699941de03c9301a75714"
7708
7708
integrity sha512-OOYGNY5Jy2TWvTL1KgAlVy6dcx3siPJ1wTq741EPyUKfn6W6nChdICjZwCd0p8AZBs5kWpZlbkXW2nE/zjUa+Q==
7709
7709
7710
- redux@4.2.0 :
7711
- version "4.2.0 "
7712
- resolved "https://registry.yarnpkg.com/redux/-/redux-4.2.0 .tgz#46f10d6e29b6666df758780437651eeb2b969f13 "
7713
- integrity sha512-oSBmcKKIuIR4ME29/AeNUnl5L+hvBq7OaJWzaptTQJAntaPvxIJqfnjbaEiCzzaIz+XmVILfqAM3Ob0aXLPfjA ==
7710
+ redux@4.2.1 :
7711
+ version "4.2.1 "
7712
+ resolved "https://registry.yarnpkg.com/redux/-/redux-4.2.1 .tgz#c08f4306826c49b5e9dc901dee0452ea8fce6197 "
7713
+ integrity sha512-LAUYz4lc+Do8/g7aeRa8JkyDErK6ekstQaqWQrNRW//MY1TvCEpMtpTWvlQ+FPbWCx+Xixu/6SHt5N0HR+SB4w ==
7714
7714
dependencies :
7715
7715
" @babel/runtime" " ^7.9.2"
7716
7716
You can’t perform that action at this time.
0 commit comments