From ed37499f10818e46f84dfff629f2f6bed6138bb2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 13 Sep 2026 15:42:49 +0000 Subject: [PATCH] chore(deps-dev): bump js-yaml from 3.15.0 to 3.15.2 Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.15.0 to 3.15.2. - [Changelog](https://github.com/nodeca/js-yaml/blob/3.15.2/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/compare/3.15.0...3.15.2) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 3.15.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4111e76c3..f6c95fc7a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7,6 +7,9 @@ "": { "name": "agent-academy", "version": "1.0.0", + "dependencies": { + "mermaid": "^11.16.1" + }, "devDependencies": { "@fluentui/svg-icons": "^1.1.323", "@playwright/test": "^1.59.1", @@ -2874,8 +2877,8 @@ "license": "MIT" }, "node_modules/js-yaml": { - "version": "3.15.0", - "integrity": "sha1-WG5SFOr+Pok3VqQel5tQ2J0+Smc=", + "version": "3.15.2", + "integrity": "sha512-6EuL879VkRA+1Cz578mKMiKvjPNEuk6+r1JaFzoSWejZmtf7xWbIyw1e3KkxlkzTIt9Taw6JBhEppG7utc1P+w==", "dev": true, "license": "MIT", "dependencies": { @@ -3132,7 +3135,7 @@ }, "node_modules/markdownlint-cli2/node_modules/js-yaml": { "version": "5.2.2", - "integrity": "sha1-SXv+Y/Cw2xHHu8XOi8Vo6DbIsIw=", + "integrity": "sha512-dayzUzKkJ1MkuUtZglSebU43utNXH0OWQByK9rKOOuYIO8M5TV1y+n8ALMdG0rdzBnfNkOmZEqrURepb0ejqBw==", "dev": true, "funding": [ {