From a7569c1208a42674707105670085be5bebd4801f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 05:52:54 +0000 Subject: [PATCH] build(deps): bump js-yaml from 5.2.1 to 5.2.2 Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 5.2.1 to 5.2.2. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/compare/5.2.1...5.2.2) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 5.2.2 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 b7d2fb9..0a81f89 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@docker/actions-toolkit": "^0.94.0", "http-proxy-agent": "^9.1.0", "https-proxy-agent": "^9.1.0", - "js-yaml": "^5.2.1", + "js-yaml": "^5.2.2", "uuid": "^14.0.1" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index ca9477a..3a08f20 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3174,7 +3174,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.1" + js-yaml: "npm:^5.2.2" prettier: "npm:^3.8.1" typescript: "npm:^5.9.3" uuid: "npm:^14.0.1" @@ -4357,6 +4357,17 @@ __metadata: languageName: node linkType: hard +"js-yaml@npm:^5.2.2": + version: 5.2.2 + resolution: "js-yaml@npm:5.2.2" + dependencies: + argparse: "npm:^2.0.1" + bin: + js-yaml: bin/js-yaml.mjs + checksum: 10/2b4c2933af12c97e1c4894a4f27fe9b06dab70a64a96bb50624b4429bef6bf11008bde20d868bce52a36784473314efc30078ba6025b58cf7537961e23b1ae9c + languageName: node + linkType: hard + "jsbn@npm:1.1.0": version: 1.1.0 resolution: "jsbn@npm:1.1.0"