From 7d5e60413489a33d28077e11d71c668580cfaf8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 11:56:54 +0000 Subject: [PATCH] build(deps): bump js-yaml from 5.2.0 to 5.3.0 Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 5.2.0 to 5.3.0. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/compare/5.2.0...5.3.0) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 5.2.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, 13 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 6f2809a..cd8596b 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "dependencies": { "@actions/core": "^3.0.1", "@docker/actions-toolkit": "^0.92.0", - "js-yaml": "^5.2.0" + "js-yaml": "^5.3.0" }, "devDependencies": { "@eslint/js": "^9.39.3", diff --git a/yarn.lock b/yarn.lock index 435cf35..b023724 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2840,7 +2840,7 @@ __metadata: eslint-plugin-prettier: "npm:^5.5.5" generate-license-file: "npm:^4.1.1" globals: "npm:^17.3.0" - js-yaml: "npm:^5.2.0" + js-yaml: "npm:^5.3.0" prettier: "npm:^3.8.1" typescript: "npm:^5.9.3" vitest: "npm:^4.0.18" @@ -4008,6 +4008,17 @@ __metadata: languageName: node linkType: hard +"js-yaml@npm:^5.3.0": + version: 5.3.0 + resolution: "js-yaml@npm:5.3.0" + dependencies: + argparse: "npm:^2.0.1" + bin: + js-yaml: bin/js-yaml.mjs + checksum: 10/6c7e8ea8dd5643d9df73f4aa796f3572537284e9b819b74ef919467452bfa4624f8f7477cfc775c91db7e2f32387133b1b6c4e95aef9702be6bb042ae554884a + languageName: node + linkType: hard + "jsbn@npm:1.1.0": version: 1.1.0 resolution: "jsbn@npm:1.1.0"