diff --git a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/cross-spawn/package.json b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/cross-spawn/package.json index 1a69be8cc0671..605a0ea0034af 100644 --- a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/cross-spawn/package.json +++ b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/cross-spawn/package.json @@ -50,7 +50,7 @@ "dependencies": { "nice-try": "^1.0.4", "path-key": "^2.0.1", - "semver": "^5.5.0", + "semver": "^7.5.2", "shebang-command": "^1.2.0", "which": "^1.2.9" },