build(deps): bump redux from 4.1.1 to 4.1.2

Bumps [redux](https://github.com/reduxjs/redux) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/reduxjs/redux/releases)
- [Changelog](https://github.com/reduxjs/redux/blob/master/CHANGELOG.md)
- [Commits](https://github.com/reduxjs/redux/compare/v4.1.1...v4.1.2)

---
updated-dependencies:
- dependency-name: redux
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-10-29 12:28:03 +00:00 committed by jkozol
parent 58f866088e
commit 9647f06dce
2 changed files with 4 additions and 4 deletions

View file

@ -21,7 +21,7 @@
"react-dom": "17.0.2",
"react-redux": "7.2.6",
"react-router-dom": "5.3.0",
"redux": "4.1.1",
"redux": "4.1.2",
"redux-logger": "3.0.6",
"redux-promise-middleware": "6.1.2",
"redux-thunk": "2.4.0"