diff --git a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/caching-transform/package.json b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/caching-transform/package.json index caa7bc026ad3c..35adf62a9cc93 100644 --- a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/caching-transform/package.json +++ b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/caching-transform/package.json @@ -24,7 +24,7 @@ ], "dependencies": { "hasha": "^3.0.0", - "make-dir": "^2.0.0", + "make-dir": "^4.0.0", "package-hash": "^3.0.0", "write-file-atomic": "^2.4.2" },