From d41a17df6e597d3af49354fc570432eb898e373f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 14 Feb 2018 23:27:11 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:lodash:20180130 Latest report for appirio-tech/topcoder-app: https://snyk.io/test/github/appirio-tech/topcoder-app --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c55c5051b..8693b3ff3 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "html-webpack-plugin": "2.30.1", "intro.js": "1.1.1", "jstimezonedetect": "1.0.6", - "lodash": "4.17.4", + "lodash": "4.17.5", "moment": "2.18.1", "moment-timezone": "0.5.13", "ng-dialog": "0.5.9",