Bump dompurify from 3.3.3 to 3.4.0

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

---
updated-dependencies:
- dependency-name: dompurify
  dependency-version: 3.4.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-04-16 07:21:48 +00:00
committed by GitHub
parent 7fe2184e9b
commit f9d004422f
2 changed files with 5 additions and 5 deletions

View File

@@ -11,7 +11,7 @@
},
"dependencies": {
"@tiptap/pm": "^3.20.2",
"dompurify": "^3.3.3",
"dompurify": "^3.4.0",
"marked": "^15.0.12"
},
"devDependencies": {