From db216d7c15ae87f85d9a84c98e4848b39c798eb8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 19 Feb 2018 23:27:13 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:angular:20180202 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..9acfdb187 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ }, "dependencies": { "angucomplete-alt": "2.5.0", - "angular": "1.6.5", + "angular": "1.6.9", "angular-carousel": "1.0.2", "angular-cookies": "1.6.5", "angular-filter": "0.5.16",