From 37027a752975f80e96194080408f962bf482e980 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 28 May 2017 08:17: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": "*",