diff --git a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/to-regex-range/package.json b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/to-regex-range/package.json index 4ef194f352a3f..3aa65514bf705 100644 --- a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/to-regex-range/package.json +++ b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/to-regex-range/package.json @@ -29,7 +29,7 @@ "devDependencies": { "fill-range": "^6.0.0", "gulp-format-md": "^2.0.0", - "mocha": "^6.0.2", + "mocha": "^10.1.0", "text-table": "^0.2.0", "time-diff": "^0.3.1" },