diff --git a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/execa/package.json b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/execa/package.json index ad98225cca0c9..24cf2b99901f9 100644 --- a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/execa/package.json +++ b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/execa/package.json @@ -37,7 +37,7 @@ "local" ], "dependencies": { - "cross-spawn": "^6.0.0", + "cross-spawn": "^7.0.0", "get-stream": "^4.0.0", "is-stream": "^1.1.0", "npm-run-path": "^2.0.0",