From e092fa3c8411cedb886f25ecadd61a36622223ad Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 16:07:44 +0000 Subject: [PATCH] chore(deps): update dependency js-yaml@<=4.1.1 to ^4.3.0 --- 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 73306d997..d048c6ce8 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.2.0 + js-yaml@<=4.1.1: ^4.3.0 minimatch@<3.1.5: 3.1.5 picomatch@<2.3.2: ^2.3.2 picomatch@>4.0.0: ^4.0.5 @@ -2216,8 +2216,8 @@ packages: js-tokens@4.0.0: resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==} - js-yaml@4.2.0: - resolution: {integrity: sha512-ePWsvanv0DWuDRsW8dnt+R4jQ31SCRCQ7hhNcPXZPsoBZiemuZNYGf7adZdqX2D86j6rvKp3RpCxVTSb8WQlOw==} + js-yaml@4.3.0: + resolution: {integrity: sha512-1td788aAnnZ5qs7V2QIRl1owjtYpbKt749Y3xauqQgwIIGF/xXWz1wMTEBx5O3LK3lXLVuqXPdPxj2BoFHaW9Q==} hasBin: true jsesc@3.1.0: @@ -3469,7 +3469,7 @@ snapshots: globals: 14.0.0 ignore: 5.3.2 import-fresh: 3.3.1 - js-yaml: 4.2.0 + js-yaml: 4.3.0 minimatch: 3.1.5 strip-json-comments: 3.1.1 transitivePeerDependencies: @@ -3521,7 +3521,7 @@ snapshots: camelcase: 5.3.1 find-up: 4.1.0 get-package-type: 0.1.0 - js-yaml: 4.2.0 + js-yaml: 4.3.0 resolve-from: 5.0.0 '@istanbuljs/schema@0.1.6': {} @@ -4448,7 +4448,7 @@ snapshots: dependencies: env-paths: 2.2.1 import-fresh: 3.3.1 - js-yaml: 4.2.0 + js-yaml: 4.3.0 parse-json: 5.2.0 optionalDependencies: typescript: 5.6.3 @@ -5722,7 +5722,7 @@ snapshots: js-tokens@4.0.0: {} - js-yaml@4.2.0: + js-yaml@4.3.0: dependencies: argparse: 2.0.1 @@ -6611,7 +6611,7 @@ snapshots: commander: 2.20.3 diff: 4.0.4 glob: 7.2.3 - js-yaml: 4.2.0 + js-yaml: 4.3.0 minimatch: 3.1.5 mkdirp: 0.5.6 resolve: 1.22.12 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index c8befd0be..906d07a2c 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.2.0" + js-yaml@<=4.1.1: "^4.3.0" minimatch@<3.1.5: "3.1.5" picomatch@<2.3.2: "^2.3.2" picomatch@>4.0.0: "^4.0.5"