From 5718195a5be004f6d134555f4c825159c48b5318 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Aug 2026 23:11:30 +0000 Subject: [PATCH] Update dependency js-yaml to v3.15.1 [SECURITY] Generated by renovateBot --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ pnpm-workspace.yaml | 2 ++ 3 files changed, 9 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 670db4e35..c3836df01 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "pnpm": { "overrides": { "minimatch": "10.2.5", - "js-yaml": "3.15.0", + "js-yaml": "3.15.1", "brace-expansion": "5.0.8", "picomatch": "4.0.4", "defu": "6.1.5" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8d7726405..7039311b1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,7 +6,7 @@ settings: overrides: minimatch: 10.2.5 - js-yaml: 3.15.0 + js-yaml: 3.15.1 brace-expansion: 5.0.8 picomatch: 4.0.4 defu: 6.1.5 @@ -1167,8 +1167,8 @@ packages: js-tokens@4.0.0: resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==} - js-yaml@3.15.0: - resolution: {integrity: sha512-ttBQIIQPDeLjpPOohtUdXuXUVoA2uIB6fEH9HyJ7234s5mBJ5wTx20njxplLZQgLaOfpmPQA7X2t5AX6tIPbog==} + js-yaml@3.15.1: + resolution: {integrity: sha512-S99WuO3HlhO3XN41EtYUNl9zzXjoJx7QvmipxsJVxtCBT0YHEFy+iOJhjSvrmV12nYhWpZaM8lPHkJm0yUMbag==} hasBin: true jsesc@3.1.0: @@ -1929,7 +1929,7 @@ snapshots: '@changesets/parse@0.4.3': dependencies: '@changesets/types': 6.1.0 - js-yaml: 3.15.0 + js-yaml: 3.15.1 '@changesets/pre@2.0.2': dependencies: @@ -2747,7 +2747,7 @@ snapshots: js-tokens@4.0.0: {} - js-yaml@3.15.0: + js-yaml@3.15.1: dependencies: argparse: 1.0.10 esprima: 4.0.1 @@ -3070,7 +3070,7 @@ snapshots: read-yaml-file@1.1.0: dependencies: graceful-fs: 4.2.11 - js-yaml: 3.15.0 + js-yaml: 3.15.1 pify: 4.0.1 strip-bom: 3.0.0 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 177ff43e7..ac29c492a 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -7,3 +7,5 @@ minimumReleaseAgeExclude: - "@livekit/*" # Renovate security update: @babel/core@7.29.6 - "@babel/core@7.29.6" + # Renovate security update: js-yaml@3.15.1 + - js-yaml@3.15.1