From 8d43aa3949b73292e305e6e73dd6c8375316326b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 09:55:08 +0000 Subject: [PATCH] build(deps): bump js-yaml from 5.1.0 to 5.2.0 Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 5.1.0 to 5.2.0. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/compare/5.1.0...5.2.0) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.2.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 53a1b923..9af1105e 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "gunzip-maybe": "^1.4.2", "handlebars": "^4.7.9", "he": "^1.2.0", - "js-yaml": "^5.1.0", + "js-yaml": "^5.2.0", "jwt-decode": "^4.0.0", "semver": "^7.8.5", "tar-stream": "^3.2.0", diff --git a/yarn.lock b/yarn.lock index a2a44d84..1ea4b7b5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -492,7 +492,7 @@ __metadata: gunzip-maybe: "npm:^1.4.2" handlebars: "npm:^4.7.9" he: "npm:^1.2.0" - js-yaml: "npm:^5.1.0" + js-yaml: "npm:^5.2.0" jwt-decode: "npm:^4.0.0" prettier: "npm:^3.8.1" rimraf: "npm:^6.1.3" @@ -3490,14 +3490,14 @@ __metadata: languageName: node linkType: hard -"js-yaml@npm:^5.1.0": - version: 5.1.0 - resolution: "js-yaml@npm:5.1.0" +"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/0361e773deeff5e75c5ff37dbfce639490b3cba17fe9f2e86c353790527936c4860a3c189262910157ee85e00e1e4a217b042658fdf19f1fce8af0af6628ff4d + checksum: 10/8a5e55c5d0fcafae4ac02114a99dc070048b8e5a82a056089ce1f69f8a00fd8eb05b622e76ad50aac1f9d409010636c9616c6b2ed4e58dae138379a60d301220 languageName: node linkType: hard