diff --git a/package.json b/package.json index 7732c10..33ed6a8 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,8 @@ "picomatch@>=4.0.0 <4.0.4": "4.0.4", "brace-expansion@>=4.0.0 <5.0.5": "5.0.5", "postcss@<8.5.10": "8.5.10", - "esbuild@>=0.17.0 <0.28.1": "0.28.1" + "esbuild@>=0.17.0 <0.28.1": "0.28.1", + "shell-quote@>=1.1.0 <1.8.4": "1.8.4" } } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 125c2d3..3d1639c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,6 +12,7 @@ overrides: brace-expansion@>=4.0.0 <5.0.5: 5.0.5 postcss@<8.5.10: 8.5.10 esbuild@>=0.17.0 <0.28.1: 0.28.1 + shell-quote@>=1.1.0 <1.8.4: 1.8.4 importers: @@ -1329,8 +1330,8 @@ packages: resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==} engines: {node: '>=8'} - shell-quote@1.8.3: - resolution: {integrity: sha512-ObmnIF4hXNg1BqhnHmgbDETF8dLPCggZWBjkQfhZpbszZnYur5DUljTcCHii5LC3J5E0yeO/1LIMyH+UvHQgyw==} + shell-quote@1.8.4: + resolution: {integrity: sha512-VsC6n6vz1ihYYyZZwX7YZSF5l5x36ca17OC+a69h94YqB7X6XLwf+5MOgynYir2SLFUbl8gIYvBo8K8RoNQ6bQ==} engines: {node: '>= 0.4'} siginfo@2.0.0: @@ -2743,7 +2744,7 @@ snapshots: picomatch: 4.0.4 pidtree: 0.6.0 read-package-json-fast: 4.0.0 - shell-quote: 1.8.3 + shell-quote: 1.8.4 which: 5.0.0 npm-run-path@6.0.0: @@ -2874,7 +2875,7 @@ snapshots: shebang-regex@3.0.0: {} - shell-quote@1.8.3: {} + shell-quote@1.8.4: {} siginfo@2.0.0: {}