From df541639d54e6935216592c40e781507d4af125c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 13 Sep 2026 05:41:51 +0000 Subject: [PATCH] Bump js-yaml from 4.2.0 to 4.3.2 Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.2.0 to 4.3.2. - [Changelog](https://github.com/nodeca/js-yaml/blob/4.3.2/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/compare/4.2.0...4.3.2) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.3.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 9 +-------- 2 files changed, 2 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index e9639d7e..b1b495be 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.2", "prism-react-renderer": "^2.3.0", "process": "0.11.10", "react": "^19.0.0", diff --git a/yarn.lock b/yarn.lock index 878a981c..7d49cd2b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6426,13 +6426,6 @@ js-levenshtein@1.1.6, js-levenshtein@^1.1.6: resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499" integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ== -js-yaml@4.2.0: - version "4.2.0" - resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.2.0.tgz#2bd9e85682dd91bd469afb809d816043b3d49524" - integrity sha512-ePWsvanv0DWuDRsW8dnt+R4jQ31SCRCQ7hhNcPXZPsoBZiemuZNYGf7adZdqX2D86j6rvKp3RpCxVTSb8WQlOw== - dependencies: - argparse "^2.0.1" - js-yaml@4.3.1: version "4.3.1" resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.3.1.tgz#01216c001d67f48e2cd560d708c7af21090a3848" @@ -6440,7 +6433,7 @@ js-yaml@4.3.1: dependencies: argparse "^2.0.1" -js-yaml@^4.1.0: +js-yaml@4.3.2, js-yaml@^4.1.0: version "4.3.2" resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.3.2.tgz#8e44fb14a2643c59726bb15787b5f1512cb3d3fb" integrity sha512-SFNOvSJ+Dgf/9An904Yx+CgSlIPCkIpao4qo51lpee25TIRejdH3rhR4EZMGoNx3/TP3O+wzWuiTFl4sqbltzA==