aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorAshish Kumar Joy <[email protected]>2020-03-18 23:40:20 +0530
committerNick Merwin <[email protected]>2020-03-19 09:56:01 -0700
commiteb1a3c9cb2816e098e46b10139fe397cb5ae91d7 (patch)
tree41e3edca87df39669e4ae067f13c6d6c09779baf /package.json
parent2e2b108c68ba1b42901846537c60f714235bc78e (diff)
downloadnode-coveralls-eb1a3c9cb2816e098e46b10139fe397cb5ae91d7.tar.xz
node-coveralls-eb1a3c9cb2816e098e46b10139fe397cb5ae91d7.zip
278 Upgrades minimist dependency to 1.2.5
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 193701f..1347459 100644
--- a/package.json
+++ b/package.json
@@ -37,7 +37,7 @@
"js-yaml": "^3.13.1",
"lcov-parse": "^1.0.0",
"log-driver": "^1.2.7",
- "minimist": "^1.2.0",
+ "minimist": "^1.2.5",
"request": "^2.88.0"
},
"devDependencies": {