From 9adf0f9d8a622ff273a8a0fd71b78c8a6e33d77b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 08:02:34 +0000 Subject: [PATCH] Bump js-yaml from 4.1.1 to 4.3.0 Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.1 to 4.3.0. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/compare/4.1.1...4.3.0) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.3.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index afbf91be1..c6513af33 100644 --- a/package.json +++ b/package.json @@ -99,7 +99,7 @@ "husky": "^8.0.2", "inquirer": "^9.1.4", "jest": "^29.3.1", - "js-yaml": "^4.1.1", + "js-yaml": "^4.3.0", "lint-staged": "^13.0.4", "markdownlint-cli2": "^0.13.0", "markdownlint-rule-helpers": "^0.17.2", diff --git a/yarn.lock b/yarn.lock index f456a7289..f6513736b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10249,7 +10249,7 @@ __metadata: husky: "npm:^8.0.2" inquirer: "npm:^9.1.4" jest: "npm:^29.3.1" - js-yaml: "npm:^4.1.1" + js-yaml: "npm:^4.3.0" libxmljs2: "npm:^0.35.0" lint-staged: "npm:^13.0.4" markdownlint-cli2: "npm:^0.13.0" @@ -14486,14 +14486,14 @@ __metadata: languageName: node linkType: hard -"js-yaml@npm:^4.1.1": - version: 4.1.1 - resolution: "js-yaml@npm:4.1.1" +"js-yaml@npm:^4.3.0": + version: 4.3.0 + resolution: "js-yaml@npm:4.3.0" dependencies: argparse: "npm:^2.0.1" bin: js-yaml: bin/js-yaml.js - checksum: 10/a52d0519f0f4ef5b4adc1cde466cb54c50d56e2b4a983b9d5c9c0f2f99462047007a6274d7e95617a21d3c91fde3ee6115536ed70991cd645ba8521058b78f77 + checksum: 10/2bcec3a8118d7f744badeb04e14366578d234a736f353d41fe35d2305e4ce2409a8e041d277f07cd6bbc8aaa12128d650a68ce43247072519bede20962d2126f languageName: node linkType: hard