From 7d044156f27e1bc6da2748b82fd0a4721d8f4d63 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2026 01:24:20 +0000 Subject: [PATCH] Bump js-yaml from 4.3.1 to 5.2.1 Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.3.1 to 5.2.1. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/compare/4.3.1...5.2.1) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 5.2.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 80fcb857..0cf73773 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ }, "dependencies": { "execa": "^9.6.1", - "js-yaml": "^4.3.1" + "js-yaml": "^5.2.1" }, "devDependencies": { "prettier": "^3.9.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d0dd6dd5..d6910bd3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ^9.6.1 version: 9.6.1 js-yaml: - specifier: ^4.3.1 - version: 4.3.1 + specifier: ^5.2.1 + version: 5.2.1 devDependencies: prettier: specifier: ^3.9.6 @@ -454,8 +454,8 @@ packages: isexe@2.0.0: resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==} - js-yaml@4.3.1: - resolution: {integrity: sha512-CY6crGq313MX8GkwvB7tzgp99vjQxY1++5y10/BKN/GUfHqWaOGQMNZkBvqSzsZKWk/ijwHlWzzkLulsGHhjWQ==} + js-yaml@5.2.1: + resolution: {integrity: sha512-zfLtNfQqxVqq3uaTqSkh4x4hZw3KHobGUA0fJUj4wawW8bsQLTVqpHdXSIzidh7o+4lEW36tANuAGdaFx6Zgnw==} hasBin: true magic-string@0.30.21: @@ -965,7 +965,7 @@ snapshots: isexe@2.0.0: {} - js-yaml@4.3.1: + js-yaml@5.2.1: dependencies: argparse: 2.0.1