From 87305acbc173a004e1276f88b8b903bdc4918cac Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 4 Jun 2017 02:21:02 +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": "*",