diff --git a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/istanbul-lib-source-maps/package.json b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/istanbul-lib-source-maps/package.json index 3c2c063c8b370..8d43c1687d1ea 100644 --- a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/istanbul-lib-source-maps/package.json +++ b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/istanbul-lib-source-maps/package.json @@ -14,7 +14,7 @@ "dependencies": { "debug": "^4.1.1", "istanbul-lib-coverage": "^2.0.5", - "make-dir": "^2.1.0", + "make-dir": "^4.0.0", "rimraf": "^2.6.3", "source-map": "^0.6.1" },