diff --git a/workspaces/arborist/test/fixtures/dep-installed-without-bin-link/node_modules/semver/package.json b/workspaces/arborist/test/fixtures/dep-installed-without-bin-link/node_modules/semver/package.json index 07867975d152c..ca4bd38d3580c 100644 --- a/workspaces/arborist/test/fixtures/dep-installed-without-bin-link/node_modules/semver/package.json +++ b/workspaces/arborist/test/fixtures/dep-installed-without-bin-link/node_modules/semver/package.json @@ -11,7 +11,7 @@ "postpublish": "git push origin --follow-tags" }, "devDependencies": { - "tap": "^14.10.7" + "tap": "^18.0.0" }, "license": "ISC", "repository": "https://github.com/npm/node-semver",