From 6e08572534dc3c7876c5bcf5293fd08a6cc8b70f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2026 04:00:15 +0000 Subject: [PATCH] chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates Bumps the npm_and_yarn group with 2 updates in the /apps/sim directory: [js-yaml](https://github.com/nodeca/js-yaml) and [mermaid](https://github.com/mermaid-js/mermaid). Updates `js-yaml` from 4.3.0 to 4.3.1 - [Changelog](https://github.com/nodeca/js-yaml/blob/4.3.1/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/compare/4.3.0...4.3.1) Updates `mermaid` from 11.15.0 to 11.16.1 - [Release notes](https://github.com/mermaid-js/mermaid/releases) - [Commits](https://github.com/mermaid-js/mermaid/compare/mermaid@11.15.0...mermaid@11.16.1) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.3.1 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: mermaid dependency-version: 11.16.1 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- apps/sim/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/sim/package.json b/apps/sim/package.json index 6f17aa18e46..c6d1fcef3e4 100644 --- a/apps/sim/package.json +++ b/apps/sim/package.json @@ -181,13 +181,13 @@ "isolated-vm": "6.1.2", "jose": "6.0.11", "js-tiktoken": "1.0.21", - "js-yaml": "4.3.0", + "js-yaml": "4.3.1", "jsdom": "^26.0.0", "jszip": "3.10.1", "lib0": "0.2.117", "lru-cache": "11.3.6", "mammoth": "^1.9.0", - "mermaid": "11.15.0", + "mermaid": "11.16.1", "micromatch": "4.0.8", "monaco-editor": "0.55.1", "mongodb": "6.19.0",