Skip to content

Commit f927957

Browse files
kurtstohrerclaude
andcommitted
Bump dompurify to 3.4.0 (GHSA-39q2-94rc-95cp)
Fixes a medium-severity advisory where `ADD_TAGS` as a function bypassed `FORBID_TAGS` due to short-circuit evaluation, letting forbidden tags through when both config options were set. Not exploitable in Annotask's current usage (we don't pass `ADD_TAGS` as a function) but bumping keeps the lockfile audit-clean. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent b9e214b commit f927957

2 files changed

Lines changed: 10 additions & 3 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"@types/ws": "^8.18.1",
8484
"@vitejs/plugin-vue": "^5.0.0",
8585
"axe-core": "4.11.1",
86-
"dompurify": "^3.3.3",
86+
"dompurify": "^3.4.0",
8787
"html2canvas-pro": "2.0.2",
8888
"js-yaml": "^4.1.1",
8989
"jsdom": "^29.0.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)