diff --git a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/async-hook-domain/package.json b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/async-hook-domain/package.json index 8386b34546942..4a125ce14e854 100644 --- a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/async-hook-domain/package.json +++ b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/async-hook-domain/package.json @@ -10,7 +10,7 @@ "source-map-support": "^0.5.11" }, "devDependencies": { - "tap": "^14.6.6" + "tap": "^18.0.0" }, "scripts": { "test": "tap --node-arg=test/run.js test/fixtures",