From 37e71c48032f09f64bfc6a7297415c13ed2efbf5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Nov 2025 18:44:44 +0000 Subject: [PATCH] chore(deps): bump js-yaml from 3.14.1 to 4.1.1 Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.1 to 4.1.1. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/compare/3.14.1...4.1.1) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.1.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 1 - 1 file changed, 1 deletion(-) diff --git a/yarn.lock b/yarn.lock index 1991444b8..9200805f0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12339,7 +12339,6 @@ __metadata: eslint: "npm:^9.12.0" eslint-plugin-wdio: "npm:^9.0.0" fast-xml-parser: "npm:^4.0.0" - js-yaml: "npm:^4.1.0" memfs: "npm:^4.0.0" minimatch: "npm:^9.0.0" nx: "npm:^21.0.0"