diff --git a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/once/package.json b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/once/package.json index 16815b2fa1119..41b780cbc95d6 100644 --- a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/once/package.json +++ b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/once/package.json @@ -10,7 +10,7 @@ "wrappy": "1" }, "devDependencies": { - "tap": "^7.0.1" + "tap": "^18.0.0" }, "scripts": { "test": "tap test/*.js"