From 35dc52b1d08171613e0d1ad0ca0be3912785fd8c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 25 May 2017 02:48:01 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:ms:20170412 Latest report for node-modules/changing: https://snyk.io/test/github/node-modules/changing --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c354299..037907d 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "contributors": "contributors -f plain -o AUTHORS" }, "dependencies": { - "humanize-ms": "~1.0.1" + "humanize-ms": "~1.2.1" }, "devDependencies": { "autod": "*",