diff --git a/test/fixtures/qs-package/node_modules/wrap-ansi/package.json b/test/fixtures/qs-package/node_modules/wrap-ansi/package.json index 355bddc42e..261d80c995 100644 --- a/test/fixtures/qs-package/node_modules/wrap-ansi/package.json +++ b/test/fixtures/qs-package/node_modules/wrap-ansi/package.json @@ -59,7 +59,7 @@ "chalk": "^1.1.0", "coveralls": "^2.11.4", "has-ansi": "^2.0.0", - "nyc": "^3.2.2", + "nyc": "^5.0.0", "strip-ansi": "^3.0.0", "xo": "*" },