diff --git a/package.json b/package.json index c45581c6..ae88a4d9 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "@types/node": "^20.16.5", "concurrently": "^9.0.1", "dotenv-cli": "^7.4.2", - "execa": "^9.4.0", + "execa": "^9.5.1", "jest": "^29.7.0", "jest-junit": "^16.0.0", "jest-mock-extended": "^3.0.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a0edb249..79a50e1a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -209,8 +209,8 @@ importers: specifier: ^7.4.2 version: 7.4.2 execa: - specifier: ^9.4.0 - version: 9.4.0 + specifier: ^9.5.1 + version: 9.5.1 jest: specifier: ^29.7.0 version: 29.7.0(@types/node@20.16.5) @@ -2797,8 +2797,8 @@ packages: resolution: {integrity: sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==} engines: {node: '>=10'} - execa@9.4.0: - resolution: {integrity: sha512-yKHlle2YGxZE842MERVIplWwNH5VYmqqcPFgtnlU//K8gxuFFXu0pwd/CrfXTumFpeEiufsP7+opT/bPJa1yVw==} + execa@9.5.1: + resolution: {integrity: sha512-QY5PPtSonnGwhhHDNI7+3RvY285c7iuJFFB+lU+oEzMY/gEGJ808owqJsrr8Otd1E/x07po1LkUBmdAc5duPAg==} engines: {node: ^18.19.0 || >=20.5.0} executable@4.1.1: @@ -8197,7 +8197,7 @@ snapshots: signal-exit: 3.0.7 strip-final-newline: 2.0.0 - execa@9.4.0: + execa@9.5.1: dependencies: '@sindresorhus/merge-streams': 4.0.0 cross-spawn: 7.0.3