From 020202bc54398162f9aea4041f974680538c44f0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 05:30:33 +0000 Subject: [PATCH] chore(deps): update dependency js-yaml to v4.3.0 [security] --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 0461b6452..dba5e86d8 100644 --- a/package.json +++ b/package.json @@ -124,7 +124,7 @@ "eslint-plugin-react-hooks": "^7.1.1", "eslint-plugin-unused-imports": "^4.4.1", "husky": "9.1.7", - "js-yaml": "4.1.1", + "js-yaml": "4.3.0", "lint-staged": "15.5.2", "markdown-to-jsx": "npm:@innei/markdown-to-jsx@7.4.5-fork.4", "next-compose-plugins": "2.2.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0d2cb84a6..51f96477e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -206,8 +206,8 @@ importers: specifier: 9.1.7 version: 9.1.7 js-yaml: - specifier: 4.1.1 - version: 4.1.1 + specifier: 4.3.0 + version: 4.3.0 lint-staged: specifier: 15.5.2 version: 15.5.2 @@ -3238,8 +3238,8 @@ packages: js-tokens@4.0.0: resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==} - js-yaml@4.1.1: - resolution: {integrity: sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==} + js-yaml@4.3.0: + resolution: {integrity: sha512-1td788aAnnZ5qs7V2QIRl1owjtYpbKt749Y3xauqQgwIIGF/xXWz1wMTEBx5O3LK3lXLVuqXPdPxj2BoFHaW9Q==} hasBin: true jsesc@2.5.2: @@ -5100,7 +5100,7 @@ snapshots: globals: 14.0.0 ignore: 5.3.2 import-fresh: 3.3.1 - js-yaml: 4.1.1 + js-yaml: 4.3.0 minimatch: 3.1.5 strip-json-comments: 3.1.1 transitivePeerDependencies: @@ -7809,7 +7809,7 @@ snapshots: js-tokens@4.0.0: {} - js-yaml@4.1.1: + js-yaml@4.3.0: dependencies: argparse: 2.0.1