Skip to content

Commit c42e58f

Browse files
committed
fix(security): bump dompurify to patch XSS and prototype pollution issues
Upgrades dompurify from 3.4.1 to 3.4.12 to pick up upstream sanitization bypass and prototype pollution fixes released in the 3.4.x line. Co-Authored-By: Claude <noreply@anthropic.com>
1 parent b030fbd commit c42e58f

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"classnames": "^2.5.1",
9292
"dayjs": "^1.11.13",
9393
"deepsignal": "^1.5.0",
94-
"dompurify": "^3.4.1",
94+
"dompurify": "^3.4.12",
9595
"get-xpath": "^3.2.0",
9696
"goober": "^2.1.16",
9797
"lodash-es": "^4.18.1",

0 commit comments

Comments
 (0)