Skip to content

Commit c8b0316

Browse files
chore(fe): fix CWE-79 vulnerability (#2275)
* chore(fe): fix CWE-79 vulnerability * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 0032b7e commit c8b0316

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

frontend/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
"wiremock": "^3.13.2"
119119
},
120120
"overrides": {
121-
"dompurify": "^3.4.0",
121+
"dompurify": "^3.4.10",
122122
"uuid": "^14.0.0",
123123
"picomatch@^4.0.0": "^4.0.4",
124124
"flatted": "^3.4.2",

0 commit comments

Comments
 (0)