From 5dae9a6c1362be847ac6d732ff19c744db321c7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Mar 2026 15:30:52 +0000 Subject: [PATCH] build(deps): bump js-yaml from 4.1.0 to 4.1.1 Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 13 +------------ 2 files changed, 2 insertions(+), 13 deletions(-) diff --git a/package.json b/package.json index 1a4cbc4..ecfb2c2 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@docker/actions-toolkit": "^0.76.0", "http-proxy-agent": "^7.0.2", "https-proxy-agent": "^7.0.6", - "js-yaml": "^4.1.0" + "js-yaml": "^4.1.1" }, "devDependencies": { "@eslint/js": "^9.39.3", diff --git a/yarn.lock b/yarn.lock index 0801efa..eed7115 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3391,7 +3391,7 @@ __metadata: globals: "npm:^17.3.0" http-proxy-agent: "npm:^7.0.2" https-proxy-agent: "npm:^7.0.6" - js-yaml: "npm:^4.1.0" + js-yaml: "npm:^4.1.1" prettier: "npm:^3.8.1" typescript: "npm:^5.9.3" vitest: "npm:^4.0.18" @@ -4297,17 +4297,6 @@ __metadata: languageName: node linkType: hard -"js-yaml@npm:^4.1.0": - version: 4.1.0 - resolution: "js-yaml@npm:4.1.0" - dependencies: - argparse: "npm:^2.0.1" - bin: - js-yaml: bin/js-yaml.js - checksum: 10/c138a34a3fd0d08ebaf71273ad4465569a483b8a639e0b118ff65698d257c2791d3199e3f303631f2cb98213fa7b5f5d6a4621fd0fff819421b990d30d967140 - languageName: node - linkType: hard - "js-yaml@npm:^4.1.1": version: 4.1.1 resolution: "js-yaml@npm:4.1.1"