From ad34d7d29700d57323032047538519db675d160b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 30 Jul 2018 02:18:32 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:extend:20180424 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7f14f4c..648b3dc 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "clix": "2.2.1", "dispatchy": "1.0.3", "es6-promise": "4.0.5", - "extend": "3.0.0", + "extend": "3.0.2", "pretty-time": "0.2.0", "spawnly": "1.0.1" },