Skip to content

Commit

Permalink
Upgrade dompurify to fix CVE-2024-45801
Browse files Browse the repository at this point in the history
  • Loading branch information
cigamit committed Sep 17, 2024
1 parent 69898b1 commit 3820619
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions awx/ui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion awx/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"axios": "1.7.7",
"d3": "7.6.1",
"dagre": "^0.8.4",
"dompurify": "2.4.0",
"dompurify": "2.5.4",
"formik": "2.2.9",
"has-ansi": "5.0.1",
"html-entities": "2.3.2",
Expand Down

0 comments on commit 3820619

Please sign in to comment.