diff --git a/package.json b/package.json index 52d91f0..fa2644d 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "license": "ISC", "dependencies": { "archy": "^1.0.0", - "cross-spawn": "^7.0.3", + "cross-spawn": "^7.0.6", "istanbul-lib-coverage": "^3.2.0", "p-map": "^3.0.0", "rimraf": "^3.0.0", @@ -39,4 +39,4 @@ "nyc": { "include": "index.js" } -} +} \ No newline at end of file