From 92c377839d577d1230632ff930b301a4f5fb91b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 22:53:22 +0000 Subject: [PATCH] build(deps): bump js-yaml from 4.2.0 to 5.1.0 Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.2.0 to 5.1.0. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/compare/4.2.0...5.1.0) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 5882b482..4a394b66 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": "^4.2.0", + "js-yaml": "^5.1.0", "jwt-decode": "^4.0.0", "semver": "^7.8.3", "tar-stream": "^3.2.0", diff --git a/yarn.lock b/yarn.lock index c0db9f30..a3c2b6cb 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:^4.2.0" + js-yaml: "npm:^5.1.0" jwt-decode: "npm:^4.0.0" prettier: "npm:^3.8.1" rimraf: "npm:^6.1.3" @@ -3497,14 +3497,14 @@ __metadata: languageName: node linkType: hard -"js-yaml@npm:^4.2.0": - version: 4.2.0 - resolution: "js-yaml@npm:4.2.0" +"js-yaml@npm:^5.1.0": + version: 5.1.0 + resolution: "js-yaml@npm:5.1.0" dependencies: argparse: "npm:^2.0.1" bin: - js-yaml: bin/js-yaml.js - checksum: 10/51de2067a2b44b07ba5206132e56005f8b568ff279bb4d2f645068958c56fa4827d40a6841c983234671fa0a134bf094d0b0717873c2a3d319185297af145a6d + js-yaml: bin/js-yaml.mjs + checksum: 10/0361e773deeff5e75c5ff37dbfce639490b3cba17fe9f2e86c353790527936c4860a3c189262910157ee85e00e1e4a217b042658fdf19f1fce8af0af6628ff4d languageName: node linkType: hard