diff --git a/packages/x-charts-vendor/package.json b/packages/x-charts-vendor/package.json index 7b2db9acb00d..346f31982481 100644 --- a/packages/x-charts-vendor/package.json +++ b/packages/x-charts-vendor/package.json @@ -50,7 +50,7 @@ "d3-format": "^3.1.0", "d3-path": "^3.1.0", "d3-time-format": "^4.1.0", - "execa": "^9.4.1", + "execa": "^9.5.1", "internmap": "^2.0.3", "rimraf": "^6.0.1" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e62821132aad..db2e7501b194 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -940,8 +940,8 @@ importers: specifier: ^4.1.0 version: 4.1.0 execa: - specifier: ^9.4.1 - version: 9.4.1 + specifier: ^9.5.1 + version: 9.5.1 internmap: specifier: ^2.0.3 version: 2.0.3 @@ -6098,8 +6098,8 @@ packages: resolution: {integrity: sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==} engines: {node: '>=10'} - execa@9.4.1: - resolution: {integrity: sha512-5eo/BRqZm3GYce+1jqX/tJ7duA2AnE39i88fuedNFUV8XxGxUpF3aWkBRfbUcjV49gCkvS/pzc0YrCPhaIewdg==} + execa@9.5.1: + resolution: {integrity: sha512-QY5PPtSonnGwhhHDNI7+3RvY285c7iuJFFB+lU+oEzMY/gEGJ808owqJsrr8Otd1E/x07po1LkUBmdAc5duPAg==} engines: {node: ^18.19.0 || >=20.5.0} expand-tilde@2.0.2: @@ -11944,7 +11944,7 @@ snapshots: '@googleapis/sheets': 9.3.1(encoding@0.1.13) '@netlify/functions': 2.8.2 '@slack/bolt': 3.22.0 - execa: 9.4.1 + execa: 9.5.1 google-auth-library: 9.14.2(encoding@0.1.13) transitivePeerDependencies: - bufferutil @@ -15461,7 +15461,7 @@ snapshots: signal-exit: 3.0.7 strip-final-newline: 2.0.0 - execa@9.4.1: + execa@9.5.1: dependencies: '@sindresorhus/merge-streams': 4.0.0 cross-spawn: 7.0.3