build(deps): bump react-redux from 9.1.1 to 9.1.2

Bumps [react-redux](https://github.com/reduxjs/react-redux) from 9.1.1 to 9.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/v9.1.1...v9.1.2)

---
updated-dependencies:
- dependency-name: react-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] 2024-05-09 04:37:07 +00:00 committed by Klara Simickova
parent c61fda02b1
commit 7f1a86c8bc
2 changed files with 5 additions and 9 deletions

View file

@ -23,7 +23,7 @@
"lodash": "4.17.21",
"react": "18.3.1",
"react-dom": "18.2.0",
"react-redux": "9.1.1",
"react-redux": "9.1.2",
"react-router-dom": "6.23.0",
"redux": "5.0.1",
"redux-promise-middleware": "6.2.0"