From 17ae15e624df62fef16a3e977bec663cf42e34cf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 28 Aug 2026 11:59:04 +0000 Subject: [PATCH] chore(deps): update dependency js-yaml@4 to v5.4.0 --- frontend/pnpm-lock.yaml | 10 +++++----- frontend/pnpm-workspace.yaml | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index 307e4168a..8db270d53 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -18,7 +18,7 @@ overrides: markdown-it: 15.0.0 launch-editor: 2.14.1 '@babel/core': 8.0.1 - js-yaml@4: 5.3.0 + js-yaml@4: 5.4.0 fast-uri@3: 4.1.3 importers: @@ -4634,8 +4634,8 @@ packages: resolution: {integrity: sha512-S99WuO3HlhO3XN41EtYUNl9zzXjoJx7QvmipxsJVxtCBT0YHEFy+iOJhjSvrmV12nYhWpZaM8lPHkJm0yUMbag==} hasBin: true - js-yaml@5.3.0: - resolution: {integrity: sha512-muutsYr+e2+d3rTgUGslq5rxbBlUy3cJ61IsHag2QNDQV+7zXWjkUpmALIajhrlLlrgRUiymj6U3zUr/TMK84Q==} + js-yaml@5.4.0: + resolution: {integrity: sha512-jE7vUJIebKzYQI5xu4co5CRBDlDEYnHrdzsxs4O2giCz4v2SbVMYKpmt1D9L38OKQAeCWmrOTRiCV93u0UkaJA==} hasBin: true jsdom@27.4.0: @@ -10473,7 +10473,7 @@ snapshots: dependencies: env-paths: 2.2.1 import-fresh: 3.3.1 - js-yaml: 5.3.0 + js-yaml: 5.4.0 parse-json: 5.2.0 optionalDependencies: typescript: 6.0.3 @@ -11732,7 +11732,7 @@ snapshots: argparse: 1.0.10 esprima: 4.0.1 - js-yaml@5.3.0: + js-yaml@5.4.0: dependencies: argparse: 2.0.1 diff --git a/frontend/pnpm-workspace.yaml b/frontend/pnpm-workspace.yaml index 51f1f1d89..91de2b0c1 100644 --- a/frontend/pnpm-workspace.yaml +++ b/frontend/pnpm-workspace.yaml @@ -20,7 +20,7 @@ overrides: markdown-it: 15.0.0 launch-editor: 2.14.1 '@babel/core': 8.0.1 - js-yaml@4: 5.3.0 + js-yaml@4: 5.4.0 fast-uri@3: 4.1.3 publicHoistPattern: - '*eslint*'