Bump redux from 4.1.0 to 4.1.1 in /ui

Bumps [redux](https://github.com/reduxjs/redux) from 4.1.0 to 4.1.1.
- [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.0...v4.1.1)

---
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-08-13 23:48:49 +00:00
committed by Deluan Quintão
parent 5338567346
commit 0a5f966047
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
"react-redux": "^7.2.4",
"react-router-dom": "^5.2.0",
"react-scripts": "^4.0.3",
"redux": "^4.1.0",
"redux": "^4.1.1",
"redux-saga": "^1.1.3",
"uuid": "^8.3.2"
},