From 50eddf17190ea7ae3eb9f9adce09bf080f9ae1d6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 5 Jan 2019 23:45:40 +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 3a580f2..f8d7c65 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "tap": "^12.0.1", "validate-commit-msg": "^2.12.0", "yargs": "^12.0.1", - "snyk": "^1.30.0" + "snyk": "^1.89.0" }, "snyk": true }