diff --git a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/make-dir/package.json b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/make-dir/package.json index 1b51bf70f72aa..cda76e4215b9e 100644 --- a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/make-dir/package.json +++ b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/make-dir/package.json @@ -42,7 +42,7 @@ ], "dependencies": { "pify": "^4.0.1", - "semver": "^5.6.0" + "semver": "^7.5.2" }, "devDependencies": { "@types/graceful-fs": "^4.1.3",