From f2bdd3194a6d0006b69d2c587cc2aae60baef6be Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 3 Jan 2019 08:50:34 +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 0ebc591..f9c521b 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "url": "https://github.com/domojs/chat/issues" }, "dependencies": { - "snyk": "^1.68.1", + "snyk": "^1.88.0", "sugar": "^2.0.4" }, "peerDependencies": {