diff --git a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/anymatch/package.json b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/anymatch/package.json index 479ecc23857f7..2c68eac37ba43 100644 --- a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/anymatch/package.json +++ b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/anymatch/package.json @@ -39,8 +39,8 @@ "mocha": "mocha" }, "devDependencies": { - "mocha": "^6.1.3", - "nyc": "^14.0.0" + "mocha": "^10.1.0", + "nyc": "^15.0.0" }, "engines": { "node": ">= 8"