diff --git a/workspaces/arborist/test/fixtures/install-types/node_modules/tarball/package.json b/workspaces/arborist/test/fixtures/install-types/node_modules/tarball/package.json index 8c8b813182a55..3a172f13d59b7 100644 --- a/workspaces/arborist/test/fixtures/install-types/node_modules/tarball/package.json +++ b/workspaces/arborist/test/fixtures/install-types/node_modules/tarball/package.json @@ -34,7 +34,7 @@ "deprecated": false, "description": "Like ruby's abbrev module, but in js", "devDependencies": { - "tap": "^10.1" + "tap": "^18.0.0" }, "files": [ "abbrev.js"