Update dependency html2pdf.js to ^0.14.0 [SECURITY]#44
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Update dependency html2pdf.js to ^0.14.0 [SECURITY]#44renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
97b9297 to
006d9f1
Compare
006d9f1 to
5a33380
Compare
5a33380 to
e750a34
Compare
e750a34 to
72b1bf0
Compare
72b1bf0 to
4ad51c0
Compare
4ad51c0 to
d1e3942
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.9.3→^0.14.0GitHub Vulnerability Alerts
CVE-2026-22787
Impact
html2pdf.js contains a cross-site scripting (XSS) vulnerability when given a text source rather than an element. This text is not sufficiently sanitized before being attached to the DOM, allowing malicious scripts to be run on the client browser and risking the confidentiality, integrity, and availability of the page's data.
Example attack vector:
Patches
This vulnerability has been fixed in html2pdf.js@0.14.0 to sanitize text sources using DOMPurify. There are no other breaking changes in this version.
Workarounds
Users of earlier versions of html2pdf.js must safely sanitize any text before using it as a source in html2pdf.js.
References
Release Notes
eKoopmans/html2pdf.js (html2pdf.js)
v0.14.0Compare Source
Features
v0.13.0Compare Source
Features
v0.12.1Compare Source
Bug Fixes
v0.12.0Compare Source
Features
v0.11.3Compare Source
Bug Fixes
v0.11.2Compare Source
Bug Fixes
v0.11.1Compare Source
Bug Fixes
v0.11.0Compare Source
Features
v0.10.3Compare Source
Bug Fixes
v0.10.2Compare Source
Bug Fixes
v0.10.1Compare Source
v0.10.0Compare Source
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.