diff --git a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/spawn-wrap/package.json b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/spawn-wrap/package.json index 48c210054091d..0e96cdfd07854 100644 --- a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/spawn-wrap/package.json +++ b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/spawn-wrap/package.json @@ -4,7 +4,7 @@ "description": "Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.", "main": "index.js", "dependencies": { - "foreground-child": "^1.5.6", + "foreground-child": "^3.3.1", "mkdirp": "^0.5.0", "os-homedir": "^1.0.1", "rimraf": "^2.6.2",