From c953919393bc1ddbc307bc3fc83ccc395822b317 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 7 Oct 2018 19:42:52 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:ws:20160104 - https://snyk.io/vuln/npm:ws:20160624 - https://snyk.io/vuln/npm:ws:20160920 - https://snyk.io/vuln/npm:ws:20171108 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 14ec2777..3ab5b118 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "hubot-sentiment": "^1.2.7", "hubot-sentimental": "^1.0.8", "hubot-shipit": "^0.2.0", - "hubot-slack": "^3.4.2", + "hubot-slack": "^4.0.0", "lodash": "^4.12.0", "node-schedule": "^1.2.0", "npm": "^6.4.1",