Bump react-error-boundary from 3.1.3 to 3.1.4 in /awx/ui

Bumps [react-error-boundary](https://github.com/bvaughn/react-error-boundary) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/bvaughn/react-error-boundary/releases)
- [Changelog](https://github.com/bvaughn/react-error-boundary/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bvaughn/react-error-boundary/compare/v3.1.3...v3.1.4)

---
updated-dependencies:
- dependency-name: react-error-boundary
  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]
2022-05-10 21:14:25 +00:00
committed by GitHub
parent fc1a3f46f9
commit dfa4127bae
2 changed files with 11 additions and 8 deletions

View File

@@ -26,7 +26,7 @@
"react": "17.0.2",
"react-ace": "^9.3.0",
"react-dom": "17.0.2",
"react-error-boundary": "^3.1.3",
"react-error-boundary": "^3.1.4",
"react-router-dom": "^5.1.2",
"react-virtualized": "^9.21.1",
"rrule": "2.6.4",