From 05570371ac83408a66a1b0ff7a40d439452fa17d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 20:54:40 +0000 Subject: [PATCH] Bump js-yaml from 4.2.0 to 5.2.1 Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.2.0 to 5.2.1. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/compare/4.2.0...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 | 24 ++++++++++++++++-------- 2 files changed, 17 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index cc86da8..d03798e 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "dependencies": { "@astrojs/starlight": "^0.40.0", "astro": "^6.4.8", - "js-yaml": "^4.2.0", + "js-yaml": "^5.2.1", "sharp": "^0.35.1", "yaml": "^2.9.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 25bacf7..0259ecc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: ^6.4.8 version: 6.4.8(@types/node@24.13.2)(rollup@4.62.0)(yaml@2.9.0) js-yaml: - specifier: ^4.2.0 - version: 4.2.0 + specifier: ^5.2.1 + version: 5.2.1 sharp: specifier: ^0.35.1 version: 0.35.1 @@ -1360,8 +1360,12 @@ packages: resolution: {integrity: sha512-e6rvdUCiQCAuumZslxRJWR/Doq4VpPR82kqclvcS0efgt430SlGIk05vdCN58+VrzgtIcfNODjozVielycD4Sw==} engines: {node: '>=16'} - js-yaml@4.2.0: - resolution: {integrity: sha512-ePWsvanv0DWuDRsW8dnt+R4jQ31SCRCQ7hhNcPXZPsoBZiemuZNYGf7adZdqX2D86j6rvKp3RpCxVTSb8WQlOw==} + js-yaml@4.3.0: + resolution: {integrity: sha512-1td788aAnnZ5qs7V2QIRl1owjtYpbKt749Y3xauqQgwIIGF/xXWz1wMTEBx5O3LK3lXLVuqXPdPxj2BoFHaW9Q==} + hasBin: true + + js-yaml@5.2.1: + resolution: {integrity: sha512-zfLtNfQqxVqq3uaTqSkh4x4hZw3KHobGUA0fJUj4wawW8bsQLTVqpHdXSIzidh7o+4lEW36tANuAGdaFx6Zgnw==} hasBin: true json-schema-traverse@1.0.0: @@ -2253,7 +2257,7 @@ snapshots: dependencies: '@types/hast': 3.0.4 '@types/mdast': 4.0.4 - js-yaml: 4.2.0 + js-yaml: 4.3.0 picomatch: 4.0.4 retext-smartypants: 6.2.0 shiki: 4.2.0 @@ -2354,7 +2358,7 @@ snapshots: hast-util-to-string: 3.0.1 hastscript: 9.0.1 i18next: 26.3.1(typescript@6.0.3) - js-yaml: 4.2.0 + js-yaml: 4.3.0 klona: 2.0.6 magic-string: 0.30.21 mdast-util-directive: 3.1.0 @@ -3093,7 +3097,7 @@ snapshots: github-slugger: 2.0.0 html-escaper: 3.0.3 http-cache-semantics: 4.2.0 - js-yaml: 4.2.0 + js-yaml: 4.3.0 jsonc-parser: 3.3.1 magic-string: 0.30.21 magicast: 0.5.3 @@ -3686,7 +3690,11 @@ snapshots: dependencies: is-inside-container: 1.0.0 - js-yaml@4.2.0: + js-yaml@4.3.0: + dependencies: + argparse: 2.0.1 + + js-yaml@5.2.1: dependencies: argparse: 2.0.1