From 5203bc2bfa51fd02fe618a8d94743ce5b2b29bc1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2026 10:03:03 +0000 Subject: [PATCH] chore(deps): bump js-yaml from 4.1.1 to 4.3.1 Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.1 to 4.3.1. - [Changelog](https://github.com/nodeca/js-yaml/blob/4.3.1/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/compare/4.1.1...4.3.1) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.3.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 15 +++++++++++++-- 2 files changed, 14 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index cc257e1..4bef821 100644 --- a/package.json +++ b/package.json @@ -112,7 +112,7 @@ "eslint-plugin-check-file": "3.3.1", "eslint-plugin-playwright": "2.10.1", "fs-extra": "11.3.4", - "js-yaml": "4.1.1", + "js-yaml": "4.3.1", "lodash.clonedeepwith": "4.5.0", "lodash.mergewith": "4.6.2", "otplib": "12.0.1", diff --git a/yarn.lock b/yarn.lock index e008a03..1e10726 100644 --- a/yarn.lock +++ b/yarn.lock @@ -391,7 +391,7 @@ __metadata: eslint-plugin-playwright: "npm:2.10.1" fs-extra: "npm:11.3.4" husky: "npm:9.1.7" - js-yaml: "npm:4.1.1" + js-yaml: "npm:4.3.1" lint-staged: "npm:16.4.0" lodash.clonedeepwith: "npm:4.5.0" lodash.mergewith: "npm:4.6.2" @@ -1951,7 +1951,18 @@ __metadata: languageName: node linkType: hard -"js-yaml@npm:4.1.1, js-yaml@npm:^4.1.0, js-yaml@npm:^4.1.1": +"js-yaml@npm:4.3.1": + version: 4.3.1 + resolution: "js-yaml@npm:4.3.1" + dependencies: + argparse: "npm:^2.0.1" + bin: + js-yaml: bin/js-yaml.js + checksum: 10/2ce71b5d632abbd77da80447bf860e8a0264e54bffe94840984887d58b023761495b523727547904517a6107a1ef189854b361e0fc44995ee13a84f222d7bd42 + languageName: node + linkType: hard + +"js-yaml@npm:^4.1.0, js-yaml@npm:^4.1.1": version: 4.1.1 resolution: "js-yaml@npm:4.1.1" dependencies: