From 3dbb99fd00e0915c32f14e379b59bcc03cfabcb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 05:54:34 +0000 Subject: [PATCH] build(deps): bump js-yaml from 5.2.0 to 5.2.1 Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 5.2.0 to 5.2.1. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/compare/5.2.0...5.2.1) --- 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 8a91589..db6d997 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@docker/actions-toolkit": "^0.92.0", "http-proxy-agent": "^9.1.0", "https-proxy-agent": "^9.1.0", - "js-yaml": "^5.2.0" + "js-yaml": "^5.2.1" }, "devDependencies": { "@eslint/js": "^9.39.3", diff --git a/yarn.lock b/yarn.lock index a25ebb3..538f2f3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3173,7 +3173,7 @@ __metadata: globals: "npm:^17.3.0" http-proxy-agent: "npm:^9.1.0" https-proxy-agent: "npm:^9.1.0" - js-yaml: "npm:^5.2.0" + js-yaml: "npm:^5.2.1" prettier: "npm:^3.8.1" typescript: "npm:^5.9.3" vitest: "npm:^4.0.18" @@ -4355,6 +4355,17 @@ __metadata: languageName: node linkType: hard +"js-yaml@npm:^5.2.1": + version: 5.2.1 + resolution: "js-yaml@npm:5.2.1" + dependencies: + argparse: "npm:^2.0.1" + bin: + js-yaml: bin/js-yaml.mjs + checksum: 10/e1eca2d21c15572585bb236d9fde31d6789eb50b9c63e8753fa7e0777bc480f7521cad517bd7a0c66f27dfc27ddcd7100beeefa51c1a50e10e98f2e009633c3d + languageName: node + linkType: hard + "jsbn@npm:1.1.0": version: 1.1.0 resolution: "jsbn@npm:1.1.0"