diff --git a/workspaces/arborist/test/fixtures/dep-installed-without-bin-link/node_modules/mkdirp/package.json b/workspaces/arborist/test/fixtures/dep-installed-without-bin-link/node_modules/mkdirp/package.json index 2913ed09bddd6..98fd26f6629b8 100644 --- a/workspaces/arborist/test/fixtures/dep-installed-without-bin-link/node_modules/mkdirp/package.json +++ b/workspaces/arborist/test/fixtures/dep-installed-without-bin-link/node_modules/mkdirp/package.json @@ -29,7 +29,7 @@ }, "devDependencies": { "require-inject": "^1.4.4", - "tap": "^14.10.7" + "tap": "^18.0.0" }, "bin": "bin/cmd.js", "license": "MIT",