Skip to content

Commit b4d8651

Browse files
chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates (#2283)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: aoles <andrzej.oles@gmail.com>
1 parent 1847643 commit b4d8651

3 files changed

Lines changed: 60 additions & 174 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ Releasing is documented in RELEASE.md
4646
### Security
4747
- update postcss to 8.5.12
4848
- update org.postgresql:postgresql to 42.7.11 due to [CVE-2025-49146](https://www.cve.org/CVERecord?id=CVE-2025-49146) and [CVE-2026-42198](https://www.cve.org/CVERecord?id=CVE-2026-42198)
49+
- update mermaid to 11.15.0
50+
- update uuid to 14.0.0 due to [CVE-2026-41907](https://www.cve.org/CVERecord?id=CVE-2026-41907) and [CVE-2026-41988](https://www.cve.org/CVERecord?id=CVE-2026-41988)
4951

5052

5153
## [9.9.0] - 2026-04-29

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"type": "module",
33
"version": "9.9.0",
44
"devDependencies": {
5-
"mermaid": "^11.12.3",
5+
"mermaid": "^11.15.0",
66
"vitepress": "^1.6.3",
77
"vitepress-plugin-mermaid": "^2.0.17"
88
},

0 commit comments

Comments
 (0)