Bump dompurify from 3.3.3 to 3.4.0#15
Conversation
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.3.3 to 3.4.0. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.3.3...3.4.0) --- updated-dependencies: - dependency-name: dompurify dependency-version: 3.4.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
ArshVermaGit
left a comment
There was a problem hiding this comment.
This is a valuable security-focused upgrade that helps ensure HTML sanitization remains robust against evolving XSS vectors. Moving DOMPurify from 3.3.3 to 3.4.0 brings the latest fixes and improvements to the sanitization engine, which is especially important wherever user-provided or external HTML content is rendered. Since DOMPurify often sits directly on the trust boundary, keeping it current helps reduce exposure to newly discovered bypass techniques while maintaining compatibility with modern browser behavior. The update scope is minimal and well-suited for Dependabot’s automated conflict handling, making this a low-risk but high-impact maintenance improvement.
Bumps dompurify from 3.3.3 to 3.4.0.
Release notes
Sourced from dompurify's releases.
Commits
5b16e0bGetting 3.x branch ready for 3.4.0 release (#1250)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.