Skip to content

Commit 9bbbe0a

Browse files
authored
chore(deps): bump mermaid to 11.15.0 for GHSA-ghcm-xqfw-q4vr (#4615)
* chore(deps): bump mermaid to 11.15.0 for GHSA-ghcm-xqfw-q4vr * chore(deps): override transitive mermaid to 11.15.0
1 parent 62636c7 commit 9bbbe0a

3 files changed

Lines changed: 9 additions & 28 deletions

File tree

apps/sim/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@
149149
"jwt-decode": "^4.0.0",
150150
"lucide-react": "^0.479.0",
151151
"mammoth": "^1.9.0",
152-
"mermaid": "11.14.0",
152+
"mermaid": "11.15.0",
153153
"micromatch": "4.0.8",
154154
"monaco-editor": "0.55.1",
155155
"mongodb": "6.19.0",
@@ -243,6 +243,7 @@
243243
"overrides": {
244244
"next": "16.2.6",
245245
"@next/env": "16.2.6",
246+
"mermaid": "11.15.0",
246247
"react-floater": {
247248
"react": "$react",
248249
"react-dom": "$react-dom"

bun.lock

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

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,8 @@
5353
"@next/env": "16.2.6",
5454
"drizzle-orm": "^0.45.2",
5555
"postgres": "^3.4.5",
56-
"minimatch": "^10.2.5"
56+
"minimatch": "^10.2.5",
57+
"mermaid": "11.15.0"
5758
},
5859
"devDependencies": {
5960
"@biomejs/biome": "2.0.0-beta.5",

0 commit comments

Comments
 (0)