diff --git a/cli/standards-cli/package.json b/cli/standards-cli/package.json index f39eebd8..ab59f817 100644 --- a/cli/standards-cli/package.json +++ b/cli/standards-cli/package.json @@ -17,7 +17,7 @@ "cloudflared": "^0.7.1", "dotenv": "^16.6.1", "env-paths": "^3.0.0", - "execa": "^9.5.1", + "execa": "^9.6.1", "ink": "^5.0.1", "ink-select-input": "^6.0.0", "pastel": "^3.0.0", diff --git a/cli/standards-cli/pnpm-lock.yaml b/cli/standards-cli/pnpm-lock.yaml index bd08a46d..ab7e6659 100644 --- a/cli/standards-cli/pnpm-lock.yaml +++ b/cli/standards-cli/pnpm-lock.yaml @@ -21,8 +21,8 @@ importers: specifier: ^3.0.0 version: 3.0.0 execa: - specifier: ^9.5.1 - version: 9.6.0 + specifier: ^9.6.1 + version: 9.6.1 ink: specifier: ^5.0.1 version: 5.2.1(@types/react@18.3.26)(react@18.3.1) @@ -354,8 +354,8 @@ packages: resolution: {integrity: sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==} engines: {node: '>=8'} - execa@9.6.0: - resolution: {integrity: sha512-jpWzZ1ZhwUmeWRhS7Qv3mhpOhLfwI+uAX4e5fOcXqwMR7EcJ0pj2kV1CVzHVMX/LphnKWD3LObjZCoJ71lKpHw==} + execa@9.6.1: + resolution: {integrity: sha512-9Be3ZoN4LmYR90tUoVu2te2BsbzHfhJyfEiAVfz7N5/zv+jduIfLrV2xdQXOHbaD6KgpGdO9PRPM1Y4Q9QkPkA==} engines: {node: ^18.19.0 || >=20.5.0} figures@6.1.0: @@ -906,7 +906,7 @@ snapshots: escape-string-regexp@2.0.0: {} - execa@9.6.0: + execa@9.6.1: dependencies: '@sindresorhus/merge-streams': 4.0.0 cross-spawn: 7.0.6