diff --git a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/fast-json-stable-stringify/package.json b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/fast-json-stable-stringify/package.json index 21380a991b2d6..5423ff279a4f7 100644 --- a/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/fast-json-stable-stringify/package.json +++ b/workspaces/arborist/test/fixtures/tap-with-yarn-lock/node_modules/fast-json-stable-stringify/package.json @@ -10,7 +10,7 @@ "fast-stable-stringify": "latest", "faster-stable-stringify": "latest", "json-stable-stringify": "latest", - "nyc": "^11.2.1", + "nyc": "^15.0.0", "pre-commit": "^1.2.2", "tape": "~1.0.4" },