diff --git a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/cp-file/package.json b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/cp-file/package.json index 575ca627d8f00..582797d409f7d 100644 --- a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/cp-file/package.json +++ b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/cp-file/package.json @@ -46,7 +46,7 @@ ], "dependencies": { "graceful-fs": "^4.1.2", - "make-dir": "^2.0.0", + "make-dir": "^4.0.0", "nested-error-stacks": "^2.0.0", "pify": "^4.0.1", "safe-buffer": "^5.0.1"