From 119cd415e5a777fa2adf716f9d6e2f99c4c8d420 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 07:12:08 +0000 Subject: [PATCH] chore(deps): update dependency js-yaml@<=4.1.1 to v5 [security] --- pnpm-lock.yaml | 16 ++++++++-------- pnpm-workspace.yaml | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 09e63de07..c5fe4c04c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -14,7 +14,7 @@ overrides: flatted: ^3.4.2 form-data@>=4.0.0 <4.0.4: '>=4.0.6' ip-address@<=10.1.0: '>=10.2.0' - js-yaml@<=4.1.1: ^4.3.0 + js-yaml@<=4.1.1: ^5.2.2 minimatch@<3.1.5: 3.1.5 picomatch@<2.3.2: ^2.3.2 picomatch@>4.0.0: ^4.0.5 @@ -2194,8 +2194,8 @@ packages: js-tokens@4.0.0: resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==} - js-yaml@4.3.0: - resolution: {integrity: sha512-1td788aAnnZ5qs7V2QIRl1owjtYpbKt749Y3xauqQgwIIGF/xXWz1wMTEBx5O3LK3lXLVuqXPdPxj2BoFHaW9Q==} + js-yaml@5.2.2: + resolution: {integrity: sha512-dayzUzKkJ1MkuUtZglSebU43utNXH0OWQByK9rKOOuYIO8M5TV1y+n8ALMdG0rdzBnfNkOmZEqrURepb0ejqBw==} hasBin: true jsesc@3.1.0: @@ -3447,7 +3447,7 @@ snapshots: globals: 14.0.0 ignore: 5.3.2 import-fresh: 3.3.1 - js-yaml: 4.3.0 + js-yaml: 5.2.2 minimatch: 3.1.5 strip-json-comments: 3.1.1 transitivePeerDependencies: @@ -3499,7 +3499,7 @@ snapshots: camelcase: 5.3.1 find-up: 4.1.0 get-package-type: 0.1.0 - js-yaml: 4.3.0 + js-yaml: 5.2.2 resolve-from: 5.0.0 '@istanbuljs/schema@0.1.6': {} @@ -4433,7 +4433,7 @@ snapshots: dependencies: env-paths: 2.2.1 import-fresh: 3.3.1 - js-yaml: 4.3.0 + js-yaml: 5.2.2 parse-json: 5.2.0 optionalDependencies: typescript: 5.6.3 @@ -5714,7 +5714,7 @@ snapshots: js-tokens@4.0.0: {} - js-yaml@4.3.0: + js-yaml@5.2.2: dependencies: argparse: 2.0.1 @@ -6603,7 +6603,7 @@ snapshots: commander: 2.20.3 diff: 4.0.4 glob: 7.2.3 - js-yaml: 4.3.0 + js-yaml: 5.2.2 minimatch: 3.1.5 mkdirp: 0.5.6 resolve: 1.22.12 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index d70c2f73a..920f09ef7 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -17,7 +17,7 @@ overrides: flatted: "^3.4.2" form-data@>=4.0.0 <4.0.4: ">=4.0.6" ip-address@<=10.1.0: ">=10.2.0" - js-yaml@<=4.1.1: "^4.3.0" + js-yaml@<=4.1.1: "^5.2.2" minimatch@<3.1.5: "3.1.5" picomatch@<2.3.2: "^2.3.2" picomatch@>4.0.0: "^4.0.5"