diff --git a/workspaces/arborist/test/fixtures/global-style/lib/node_modules/rimraf/node_modules/wrappy/package.json b/workspaces/arborist/test/fixtures/global-style/lib/node_modules/rimraf/node_modules/wrappy/package.json index 130752046714d..7088f8f3fd2d5 100644 --- a/workspaces/arborist/test/fixtures/global-style/lib/node_modules/rimraf/node_modules/wrappy/package.json +++ b/workspaces/arborist/test/fixtures/global-style/lib/node_modules/rimraf/node_modules/wrappy/package.json @@ -11,7 +11,7 @@ }, "dependencies": {}, "devDependencies": { - "tap": "^2.3.1" + "tap": "^18.0.0" }, "scripts": { "test": "tap --coverage test/*.js"