chore(deps): update dependency mermaid to v10.9.3 [security] - #49
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update dependency mermaid to v10.9.3 [security]#49renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
❌ Deploy Preview for create-un failed.
|
renovate
Bot
force-pushed
the
renovate/npm-mermaid-vulnerability
branch
from
July 12, 2025 12:01
452a744 to
f50fdaf
Compare
renovate
Bot
force-pushed
the
renovate/npm-mermaid-vulnerability
branch
2 times, most recently
from
August 15, 2025 12:07
f5c7aea to
9229302
Compare
renovate
Bot
force-pushed
the
renovate/npm-mermaid-vulnerability
branch
from
August 23, 2025 11:39
9229302 to
bc204f3
Compare
renovate
Bot
force-pushed
the
renovate/npm-mermaid-vulnerability
branch
from
September 1, 2025 01:19
bc204f3 to
46d4649
Compare
renovate
Bot
force-pushed
the
renovate/npm-mermaid-vulnerability
branch
from
September 26, 2025 04:01
46d4649 to
7fa7769
Compare
renovate
Bot
force-pushed
the
renovate/npm-mermaid-vulnerability
branch
from
October 16, 2025 03:53
7fa7769 to
86bcc5b
Compare
renovate
Bot
force-pushed
the
renovate/npm-mermaid-vulnerability
branch
from
October 23, 2025 06:58
86bcc5b to
cd050a4
Compare
renovate
Bot
force-pushed
the
renovate/npm-mermaid-vulnerability
branch
2 times, most recently
from
November 19, 2025 20:05
7dd5321 to
d841b5e
Compare
renovate
Bot
force-pushed
the
renovate/npm-mermaid-vulnerability
branch
from
December 4, 2025 12:04
d841b5e to
a2d29a4
Compare
renovate
Bot
force-pushed
the
renovate/npm-mermaid-vulnerability
branch
from
January 1, 2026 12:13
a2d29a4 to
0323d76
Compare
renovate
Bot
force-pushed
the
renovate/npm-mermaid-vulnerability
branch
2 times, most recently
from
January 24, 2026 16:05
3a8d313 to
1bc2d41
Compare
renovate
Bot
force-pushed
the
renovate/npm-mermaid-vulnerability
branch
from
February 3, 2026 07:08
1bc2d41 to
248578a
Compare
renovate
Bot
force-pushed
the
renovate/npm-mermaid-vulnerability
branch
from
February 13, 2026 12:03
248578a to
4d760a1
Compare
renovate
Bot
force-pushed
the
renovate/npm-mermaid-vulnerability
branch
2 times, most recently
from
March 14, 2026 22:59
693ced3 to
fa2996a
Compare
renovate
Bot
force-pushed
the
renovate/npm-mermaid-vulnerability
branch
from
April 15, 2026 20:10
fa2996a to
d58be94
Compare
renovate
Bot
force-pushed
the
renovate/npm-mermaid-vulnerability
branch
from
April 30, 2026 03:10
d58be94 to
0e786a1
Compare
renovate
Bot
force-pushed
the
renovate/npm-mermaid-vulnerability
branch
from
May 13, 2026 03:52
0e786a1 to
24f2c9b
Compare
renovate
Bot
force-pushed
the
renovate/npm-mermaid-vulnerability
branch
from
May 22, 2026 04:03
24f2c9b to
f36bfd7
Compare
renovate
Bot
force-pushed
the
renovate/npm-mermaid-vulnerability
branch
2 times, most recently
from
June 4, 2026 04:16
3d7cb00 to
c525258
Compare
renovate
Bot
force-pushed
the
renovate/npm-mermaid-vulnerability
branch
from
June 13, 2026 03:55
c525258 to
17d5a16
Compare
renovate
Bot
force-pushed
the
renovate/npm-mermaid-vulnerability
branch
2 times, most recently
from
July 18, 2026 15:00
d4f8f3a to
d1befd0
Compare
renovate
Bot
force-pushed
the
renovate/npm-mermaid-vulnerability
branch
from
July 24, 2026 07:46
d1befd0 to
cdaefaa
Compare
renovate
Bot
force-pushed
the
renovate/npm-mermaid-vulnerability
branch
from
August 1, 2026 07:15
cdaefaa to
65978c6
Compare
renovate
Bot
force-pushed
the
renovate/npm-mermaid-vulnerability
branch
from
August 15, 2026 11:40
65978c6 to
8e4f6f4
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:
10.9.1→10.9.3Prototype pollution vulnerability found in Mermaid's bundled version of DOMPurify
GHSA-m4gq-x24j-jpmf
More information
Details
The following bundled files within the Mermaid NPM package contain a bundled version of DOMPurify that is vulnerable to GHSA-mmhx-hmjr-r674, potentially resulting in an XSS attack.
This affects the built:
dist/mermaid.min.jsdist/mermaid.jsdist/mermaid.esm.mjsdist/mermaid.esm.min.mjsThis will also affect users that use the above files via a CDN link, e.g.
https://cdn.jsdelivr.net/npm/mermaid@10.9.2/dist/mermaid.min.jsUsers that use the default NPM export of
mermaid, e.g.import mermaid from 'mermaid', or thedist/mermaid.core.mjsfile, do not use this bundled version of DOMPurify, and can easily update using their package manager with something likenpm audit fix.Patches
developbranch: 6c785c93166c151d27d328ddf68a13d9d65adc00Severity
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:H/A:LReferences
This data is provided by the GitHub Advisory Database (CC-BY 4.0).
Release Notes
mermaid-js/mermaid (mermaid)
v10.9.3Compare Source
Updates the bundled version of dependencies in the following files:
dist/mermaid.min.jsdist/mermaid.jsdist/mermaid.esm.mjsdist/mermaid.esm.min.mjsIf you are not using these files (e.g. you are using the default NPM export of
mermaid, e.g.import mermaid from 'mermaid', or you are usingdist/mermaid.core.mjs), this release is identical to v10.9.2.This is to avoid potential security issues in KaTeX and DOMPurify, see:
These dependencies have already been updated in v11.0.0.
Changelog
Chore
2bedd0e)92a07ff)Full Changelog: mermaid-js/mermaid@v10.9.2...v10.9.3
v10.9.2Compare Source
This release back-ports #5914 to the v10 release line to fix #5904 (an incompatibility between mermaid and DOMPurify v3.1.7)
Patch Changes
402abdf[10] fix: ban version v3.1.7 of DOMPurifyFull Changelog: mermaid-js/mermaid@v10.9.1...v10.9.2
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.