Bump dompurify from 2.3.8 to 2.3.10 in /awx/ui

Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.3.8 to 2.3.10.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/2.3.8...2.3.10)

---
updated-dependencies:
- dependency-name: dompurify
  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-08-05 14:39:23 +00:00
committed by GitHub
parent 19c24cba10
commit 583086ae62
2 changed files with 8 additions and 8 deletions

View File

@@ -17,7 +17,7 @@
"codemirror": "^6.0.1",
"d3": "7.4.4",
"dagre": "^0.8.4",
"dompurify": "2.3.8",
"dompurify": "2.3.10",
"formik": "2.2.9",
"has-ansi": "5.0.1",
"html-entities": "2.3.2",