diff --git a/node_modules/which-module/package.json b/node_modules/which-module/package.json index 3d784c7989..cda006e061 100644 --- a/node_modules/which-module/package.json +++ b/node_modules/which-module/package.json @@ -32,9 +32,9 @@ }, "homepage": "https://github.com/nexdrew/which-module#readme", "devDependencies": { - "ava": "^0.19.1", + "ava": "^2.0.0", "coveralls": "^2.13.1", - "nyc": "^10.3.0", + "nyc": "^13.0.1", "standard": "^10.0.2", "standard-version": "^4.0.0" }