From f551d7c12a94e5fc97afeb40a4c838bfbc17bb94 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 9 Aug 2026 08:00:16 +0000 Subject: [PATCH] chore(monorepo): update pnpm-workspace.overrides shell-quote to >=1.9.0 [security] --- pnpm-lock.yaml | 13 +++++++------ pnpm-workspace.yaml | 2 +- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 48e87c7..9c219eb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -367,7 +367,7 @@ overrides: parse-url: '>=9.2.0' path-to-regexp: '>=0.1.12' postcss: '>=8.5.1' - shell-quote: '>=1.8.2' + shell-quote: '>=1.9.0' simple-git: '>=3.27.0' importers: @@ -3903,6 +3903,7 @@ packages: '@opentelemetry/context-base@0.14.0': resolution: {integrity: sha512-sDOAZcYwynHFTbLo6n8kIbLiVF3a3BLkrmehJUyEbT9F+Smbi47kLGS2gG2g0fjBLR/Lr1InPD7kXL7FaTqEkw==} engines: {node: '>=8.0.0'} + deprecated: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. '@oxc-parser/binding-android-arm-eabi@0.126.0': resolution: {integrity: sha512-svyoHt25J4741QJ5aa4R+h0iiBeSRt63Lr3aAZcxy2c/NeSE1IfDeMnSij6rIg7EjxkdlXzz613wUjeCeilBNA==} @@ -10936,8 +10937,8 @@ packages: resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==} engines: {node: '>=8'} - shell-quote@1.8.4: - resolution: {integrity: sha512-VsC6n6vz1ihYYyZZwX7YZSF5l5x36ca17OC+a69h94YqB7X6XLwf+5MOgynYir2SLFUbl8gIYvBo8K8RoNQ6bQ==} + shell-quote@1.10.0: + resolution: {integrity: sha512-w1aiOKwKuRgtwAReIIj89puqg+I7GvX4IbLrvmhXbzQsj1+Zwi4VO3+fa6ZF91TWSjIxoEkKnMeHcLEODK5ZXA==} engines: {node: '>= 0.4'} side-channel-list@1.0.1: @@ -14899,7 +14900,7 @@ snapshots: platform: 1.3.6 react: 17.0.2 react-dom: 17.0.2(react@17.0.2) - shell-quote: 1.8.4 + shell-quote: 1.10.0 source-map: 0.8.0-beta.0 stacktrace-parser: 0.1.10 strip-ansi: 6.0.0 @@ -22793,7 +22794,7 @@ snapshots: launch-editor@2.14.1: dependencies: picocolors: 1.1.1 - shell-quote: 1.8.4 + shell-quote: 1.10.0 lazy-cache@2.0.2: dependencies: @@ -25437,7 +25438,7 @@ snapshots: shebang-regex@3.0.0: {} - shell-quote@1.8.4: {} + shell-quote@1.10.0: {} side-channel-list@1.0.1: dependencies: diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 5fdfacf..bf7d870 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -175,7 +175,7 @@ overrides: parse-url: ">=9.2.0" path-to-regexp: ">=0.1.12" postcss: ">=8.5.1" - shell-quote: ">=1.8.2" + shell-quote: ">=1.9.0" simple-git: ">=3.27.0" shamefullyHoist: true useNodeVersion: 26.3.0