From 9e172fdc4e2b60ad7516dc149fd1c03a3022f4d6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 7 Feb 2019 00:36:48 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LODASH-73638 - https://snyk.io/vuln/SNYK-JS-LODASH-73639 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 77585ae..b2cd616 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "hubot-thankfulness": "1.0.1", "hubot-twitter-search": "1.0.3", "hubot-youtube": "1.0.2", - "lodash": "4.12.0", + "lodash": "4.17.11", "mattermost-slashbot": "^1.0.0", "moment": "2.13.0", "npm-registry": "0.1.13",