Bump prop-types from 15.7.2 to 15.8.1 in /awx/ui

Bumps [prop-types](https://github.com/facebook/prop-types) from 15.7.2 to 15.8.1.
- [Release notes](https://github.com/facebook/prop-types/releases)
- [Changelog](https://github.com/facebook/prop-types/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/prop-types/compare/v15.7.2...v15.8.1)

---
updated-dependencies:
- dependency-name: prop-types
  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]
2022-08-03 16:09:07 +00:00
committed by GitHub
parent 6d9e353a4e
commit a05c328081
2 changed files with 10 additions and 10 deletions

View File

@@ -23,7 +23,7 @@
"html-entities": "2.3.2",
"js-yaml": "4.1.0",
"luxon": "^3.0.1",
"prop-types": "^15.6.2",
"prop-types": "^15.8.1",
"react": "17.0.2",
"react-ace": "^10.1.0",
"react-dom": "17.0.2",