From 071c599148a1b579b087e6ee7d7719b59652f35a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 14:01:40 +0000 Subject: [PATCH] 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] --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index e9639d7e..1c4f06ee 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@mdx-js/react": "^3.0.0", "clsx": "^2.0.0", "glob": "10.5.0", - "js-yaml": "4.2.0", + "js-yaml": "4.3.0", "prism-react-renderer": "^2.3.0", "process": "0.11.10", "react": "^19.0.0", diff --git a/yarn.lock b/yarn.lock index bd009f1a..441f23ba 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6458,7 +6458,7 @@ js-yaml@4.2.0: dependencies: argparse "^2.0.1" -js-yaml@^4.1.0: +js-yaml@4.3.0, js-yaml@^4.1.0: version "4.3.0" resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.3.0.tgz#d1900572a7f7cf0b5f540c83673e60bad3436592" integrity sha512-1td788aAnnZ5qs7V2QIRl1owjtYpbKt749Y3xauqQgwIIGF/xXWz1wMTEBx5O3LK3lXLVuqXPdPxj2BoFHaW9Q==