diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4170835ec..b33c67dc0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -593,7 +593,7 @@ importers: version: link:../eslint-config-custom js-yaml: specifier: ~4.3.0 - version: 4.3.1 + version: 4.3.2 resolve: specifier: ~1.22.1 version: 1.22.12 @@ -7371,8 +7371,8 @@ packages: resolution: {integrity: sha512-S99WuO3HlhO3XN41EtYUNl9zzXjoJx7QvmipxsJVxtCBT0YHEFy+iOJhjSvrmV12nYhWpZaM8lPHkJm0yUMbag==} hasBin: true - js-yaml@4.3.1: - resolution: {integrity: sha512-CY6crGq313MX8GkwvB7tzgp99vjQxY1++5y10/BKN/GUfHqWaOGQMNZkBvqSzsZKWk/ijwHlWzzkLulsGHhjWQ==} + js-yaml@4.3.2: + resolution: {integrity: sha512-SFNOvSJ+Dgf/9An904Yx+CgSlIPCkIpao4qo51lpee25TIRejdH3rhR4EZMGoNx3/TP3O+wzWuiTFl4sqbltzA==} hasBin: true jsdom@29.1.1: @@ -10644,7 +10644,7 @@ snapshots: '@changesets/parse@0.4.3': dependencies: '@changesets/types': 6.1.0 - js-yaml: 4.3.1 + js-yaml: 4.3.2 '@changesets/pre@2.0.2': dependencies: @@ -11181,7 +11181,7 @@ snapshots: globals: 14.0.0 ignore: 5.3.2 import-fresh: 3.3.1 - js-yaml: 4.3.1 + js-yaml: 4.3.2 minimatch: 3.1.5 strip-json-comments: 3.1.1 transitivePeerDependencies: @@ -15495,7 +15495,7 @@ snapshots: cosmiconfig@8.3.6(typescript@5.8.2): dependencies: import-fresh: 3.3.1 - js-yaml: 4.3.1 + js-yaml: 4.3.2 parse-json: 5.2.0 path-type: 4.0.0 optionalDependencies: @@ -15505,7 +15505,7 @@ snapshots: dependencies: env-paths: 2.2.1 import-fresh: 3.3.1 - js-yaml: 4.3.1 + js-yaml: 4.3.2 parse-json: 5.2.0 optionalDependencies: typescript: 5.8.2 @@ -17923,7 +17923,7 @@ snapshots: argparse: 1.0.10 esprima: 4.0.1 - js-yaml@4.3.1: + js-yaml@4.3.2: dependencies: argparse: 2.0.1 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index fa5bf5a9d..2b2093a99 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -25,8 +25,8 @@ minimumReleaseAgeExclude: - '@livekit/*' - livekit-client - livekit-server-sdk - # Renovate security update: js-yaml@4.3.0 || 4.3.1 - - js-yaml@4.3.0 || 4.3.1 + # Renovate security update: js-yaml@4.3.0 || 4.3.1 || 4.3.2 + - js-yaml@4.3.0 || 4.3.1 || 4.3.2 # Renovate security update: postcss@8.5.23 - postcss@8.5.23