From a30cc0960920063ac41507025212c5b3ee845f23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 06:54:01 +0000 Subject: [PATCH] Bump js-yaml from 4.1.0 to 4.2.0 Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.2.0. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.2.0) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.2.0 dependency-type: direct:production ... 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 ac89cecc6..7a0bc2c8d 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "alpinejs": "^3.14.9", "altcha": "^1.5.1", "jquery": "^3.7.1", - "js-yaml": "^4.1.0", + "js-yaml": "^4.2.0", "lazysizes": "^5.3.2", "mathjax": "^3.2.2" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d804585e4..256f584d8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ importers: specifier: ^3.7.1 version: 3.7.1 js-yaml: - specifier: ^4.1.0 - version: 4.1.0 + specifier: ^4.2.0 + version: 4.2.0 lazysizes: specifier: ^5.3.2 version: 5.3.2 @@ -341,8 +341,8 @@ packages: jquery@3.7.1: resolution: {integrity: sha512-m4avr8yL8kmFN8psrbFFFmB/If14iN5o9nw/NgnnM+kybDJpRsAynV2BsfpTYrTRysYUdADVD7CkUUizgkpLfg==} - js-yaml@4.1.0: - resolution: {integrity: sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==} + js-yaml@4.2.0: + resolution: {integrity: sha512-ePWsvanv0DWuDRsW8dnt+R4jQ31SCRCQ7hhNcPXZPsoBZiemuZNYGf7adZdqX2D86j6rvKp3RpCxVTSb8WQlOw==} hasBin: true lazysizes@5.3.2: @@ -727,7 +727,7 @@ snapshots: jquery@3.7.1: {} - js-yaml@4.1.0: + js-yaml@4.2.0: dependencies: argparse: 2.0.1