diff --git a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/tough-cookie/package.json b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/tough-cookie/package.json index 4e61d5cc2643e..ed8d132d50463 100644 --- a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/tough-cookie/package.json +++ b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/tough-cookie/package.json @@ -65,7 +65,7 @@ }, "devDependencies": { "async": "^1.4.2", - "nyc": "^11.6.0", + "nyc": "^15.0.0", "string.prototype.repeat": "^0.2.0", "vows": "^0.8.1" },