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-04 07:58:07 +00:00
committed by GitHub
parent a9e6db509e
commit 90f189b0e0
2 changed files with 8 additions and 12 deletions

View File

@@ -45,7 +45,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-external-link": "^2.3.1",
"react-redux": "^9.1.1",
"react-redux": "^9.1.2",
"react-router-dom": "^6.23.0",
"reactstrap": "^9.2.2",
"redux-localstorage-simple": "^2.5.1",