From e82af9fd431d9f07274db42a53ee350069c74477 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 17:08:16 +0000 Subject: [PATCH] build(deps): bump js-yaml from 4.3.0 to 4.3.1 in /console Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.3.0 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.3.0...4.3.1) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.3.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- console/package.json | 2 +- console/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/console/package.json b/console/package.json index 6cd3ce126be9e..aaf5bbb10ec70 100644 --- a/console/package.json +++ b/console/package.json @@ -351,7 +351,7 @@ "glob": "^12.0.0", "ip-address": "^10.4.0", "js-cookie": "^3.0.7", - "js-yaml": "^4.3.0", + "js-yaml": "^4.3.1", "jsondiffpatch": "^0.7.2", "react-router": "^6.30.4", "react-router-dom": "^6.30.2", diff --git a/console/yarn.lock b/console/yarn.lock index d267af98beb49..2a45f1d7d77ec 100644 --- a/console/yarn.lock +++ b/console/yarn.lock @@ -10310,14 +10310,14 @@ __metadata: languageName: node linkType: hard -"js-yaml@npm:^4.3.0": - version: 4.3.0 - resolution: "js-yaml@npm:4.3.0" +"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: 10c0/058b30473d6915ca5b4feb11e2f7d4d97242f98d00a798ed48dd90b46b7c640398afe9128c5db22c5300f8c6528fe2a174b9a93f351a70ebc28c6203938d8bff + checksum: 10c0/13c500ca322e0c3f8c81686e6ecda96d2ea37b45247a420c17c7db36932d6965cc27391abc2d1a104501600e7f0d947a5f8b7be6db619c4fefa87901b3512807 languageName: node linkType: hard