From 41d7afae4bce7c9391aa1ff027442fa570f8f8f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Jul 2026 10:50:05 +0000 Subject: [PATCH] build(deps): bump js-yaml from 4.2.0 to 4.3.0 Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.2.0 to 4.3.0. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/compare/4.2.0...4.3.0) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 16 ++++++++++++---- pnpm-workspace.yaml | 2 +- 2 files changed, 13 insertions(+), 5 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ea6d861ee..d9d6acd57 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -257,8 +257,8 @@ catalogs: specifier: ^2.7.0 version: 2.7.0 js-yaml: - specifier: ^4.2.0 - version: 4.2.0 + specifier: ^4.3.0 + version: 4.3.0 marked: specifier: ^18.0.5 version: 18.0.5 @@ -1380,7 +1380,7 @@ importers: version: 15.0.0 js-yaml: specifier: 'catalog:' - version: 4.2.0 + version: 4.3.0 zod: specifier: 'catalog:' version: 4.4.3 @@ -1940,7 +1940,7 @@ importers: version: 12.10.0 js-yaml: specifier: 'catalog:' - version: 4.2.0 + version: 4.3.0 zod: specifier: 'catalog:' version: 4.4.3 @@ -7488,6 +7488,10 @@ packages: resolution: {integrity: sha512-ePWsvanv0DWuDRsW8dnt+R4jQ31SCRCQ7hhNcPXZPsoBZiemuZNYGf7adZdqX2D86j6rvKp3RpCxVTSb8WQlOw==} hasBin: true + js-yaml@4.3.0: + resolution: {integrity: sha512-1td788aAnnZ5qs7V2QIRl1owjtYpbKt749Y3xauqQgwIIGF/xXWz1wMTEBx5O3LK3lXLVuqXPdPxj2BoFHaW9Q==} + hasBin: true + jsbi@4.3.2: resolution: {integrity: sha512-9fqMSQbhJykSeii05nxKl4m6Eqn2P6rOlYiS+C5Dr/HPIU/7yZxu5qzbs40tgaFORiw2Amd0mirjxatXYMkIew==} @@ -14872,6 +14876,10 @@ snapshots: dependencies: argparse: 2.0.1 + js-yaml@4.3.0: + dependencies: + argparse: 2.0.1 + jsbi@4.3.2: {} jsdom@29.1.1(@noble/hashes@1.8.0): diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 93b635672..df347cc99 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -111,7 +111,7 @@ catalog: hono-rate-limiter: ^0.5.3 isomorphic-dompurify: ^3.16.0 jiti: ^2.7.0 - js-yaml: ^4.2.0 + js-yaml: ^4.3.0 marked: ^18.0.5 mermaid: ^11.15.0 openai: ^6.42.0