File tree Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Original file line number Diff line number Diff line change 76
76
"react-redux" : " 8.1.3" ,
77
77
"react-router" : " 6.28.2" ,
78
78
"react-router-dom" : " 6.28.2" ,
79
- "redux" : " 4.2 .1" ,
79
+ "redux" : " 5.0 .1" ,
80
80
"redux-actions" : " 3.0.3" ,
81
81
"redux-promise-middleware" : " 6.2.0" ,
82
82
"redux-thunk" : " 2.4.2" ,
Original file line number Diff line number Diff line change @@ -8060,12 +8060,10 @@ redux-thunk@2.4.2:
8060
8060
resolved "https://registry.yarnpkg.com/redux-thunk/-/redux-thunk-2.4.2.tgz#b9d05d11994b99f7a91ea223e8b04cf0afa5ef3b"
8061
8061
integrity sha512-+P3TjtnP0k/FEjcBL5FZpoovtvrTNT/UXd4/sluaSyrURlSlhLSzEdfsTBW7WsKB6yPvgd7q/iZPICFjW4o57Q==
8062
8062
8063
- redux@4.2.1 :
8064
- version "4.2.1"
8065
- resolved "https://registry.yarnpkg.com/redux/-/redux-4.2.1.tgz#c08f4306826c49b5e9dc901dee0452ea8fce6197"
8066
- integrity sha512-LAUYz4lc+Do8/g7aeRa8JkyDErK6ekstQaqWQrNRW//MY1TvCEpMtpTWvlQ+FPbWCx+Xixu/6SHt5N0HR+SB4w==
8067
- dependencies :
8068
- " @babel/runtime" " ^7.9.2"
8063
+ redux@5.0.1 :
8064
+ version "5.0.1"
8065
+ resolved "https://registry.yarnpkg.com/redux/-/redux-5.0.1.tgz#97fa26881ce5746500125585d5642c77b6e9447b"
8066
+ integrity sha512-M9/ELqF6fy8FwmkpnF0S3YKOqMyoWJ4+CS5Efg2ct3oY9daQvd/Pc71FpGZsVsbl3Cpb+IIcjBDUnnyBdQbq4w==
8069
8067
8070
8068
reflect.getprototypeof@^1.0.6, reflect.getprototypeof@^1.0.8, reflect.getprototypeof@^1.0.9 :
8071
8069
version "1.0.9"
You can’t perform that action at this time.
0 commit comments