From 1c203bbd6647cb9d1a80e29e22613108e646de6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 09:05:40 +0000 Subject: [PATCH] build(deps): bump js-yaml from 4.1.1 to 5.2.0 Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.1 to 5.2.0. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/compare/4.1.1...5.2.0) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 ec4ed65..307323e 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "dependencies": { "@actions/core": "^3.0.1", "@docker/actions-toolkit": "^0.91.0", - "js-yaml": "^4.1.1" + "js-yaml": "^5.2.0" }, "devDependencies": { "@eslint/js": "^9.39.3", diff --git a/yarn.lock b/yarn.lock index 6093c18..b7846d8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2829,7 +2829,7 @@ __metadata: eslint-plugin-prettier: "npm:^5.5.5" generate-license-file: "npm:^4.1.1" globals: "npm:^17.3.0" - js-yaml: "npm:^4.1.1" + js-yaml: "npm:^5.2.0" prettier: "npm:^3.8.1" typescript: "npm:^5.9.3" vitest: "npm:^4.0.18" @@ -3986,6 +3986,17 @@ __metadata: languageName: node linkType: hard +"js-yaml@npm:^5.2.0": + version: 5.2.0 + resolution: "js-yaml@npm:5.2.0" + dependencies: + argparse: "npm:^2.0.1" + bin: + js-yaml: bin/js-yaml.mjs + checksum: 10/8a5e55c5d0fcafae4ac02114a99dc070048b8e5a82a056089ce1f69f8a00fd8eb05b622e76ad50aac1f9d409010636c9616c6b2ed4e58dae138379a60d301220 + languageName: node + linkType: hard + "jsbn@npm:1.1.0": version: 1.1.0 resolution: "jsbn@npm:1.1.0"