build(deps): bump react-redux from 8.0.5 to 8.1.2

Bumps [react-redux](https://github.com/reduxjs/react-redux) from 8.0.5 to 8.1.2.
- [Release notes](https://github.com/reduxjs/react-redux/releases)
- [Changelog](https://github.com/reduxjs/react-redux/blob/master/CHANGELOG.md)
- [Commits](https://github.com/reduxjs/react-redux/compare/v8.0.5...v8.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-09-27 12:29:41 +00:00 committed by Thomas Lavocat
parent a890dc5666
commit d9851a9a6f
2 changed files with 6 additions and 5 deletions

View file

@ -22,7 +22,7 @@
"lodash": "4.17.21",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-redux": "8.0.5",
"react-redux": "8.1.2",
"react-router-dom": "6.15.0",
"redux": "4.2.1",
"redux-promise-middleware": "6.1.3"