diff --git a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/mkdirp/package.json b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/mkdirp/package.json index 863e860d4c262..d11179b0a9f2b 100644 --- a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/mkdirp/package.json +++ b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/mkdirp/package.json @@ -19,8 +19,8 @@ "minimist": "0.0.8" }, "devDependencies": { - "tap": "1", - "mock-fs": "2 >=2.7.0" + "tap": "18.0.0", + "mock-fs": "4.0.0" }, "bin": "bin/cmd.js", "license": "MIT"