175 Replace 'react-router-redux' with 'connected-react-router'
Also I noticed a lot of vulnerability warnings related to react-scripts, so I had update it and also react-redux, axios. For now we don't have vulnerability complains after npm i.
@babel/polyfill is deprecated for the new react-scripts environment, so I remove this dependency and adjust src/index.tsx
175 Replace 'react-router-redux' with 'connected-react-router'
Also I noticed a lot of vulnerability warnings related to
react-scripts
, so I had update it and alsoreact-redux
,axios
. For now we don't havevulnerability
complains afternpm i
.@babel/polyfill
is deprecated for the newreact-scripts
environment, so I remove this dependency and adjustsrc/index.tsx