diff --git a/node_modules/which-module/package.json b/node_modules/which-module/package.json index 3d784c7989..74c79565d7 100644 --- a/node_modules/which-module/package.json +++ b/node_modules/which-module/package.json @@ -32,10 +32,10 @@ }, "homepage": "https://github.com/nexdrew/which-module#readme", "devDependencies": { - "ava": "^0.19.1", + "ava": "^4.0.0", "coveralls": "^2.13.1", - "nyc": "^10.3.0", + "nyc": "^15.0.0", "standard": "^10.0.2", - "standard-version": "^4.0.0" + "standard-version": "^9.1.1" } } \ No newline at end of file