From f974d1ece4ace2a995235b765669b04e2a952ef4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 17 Aug 2018 05:05:12 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:angular-jwt:20180605 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8ecb59bc2..9e7d3fbed 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "angular-filter": "0.5.16", "angular-img-fallback": "0.1.4", "angular-intro.js": "appirio-tech/angular-intro.js.git#feature/fix-for-webpack", - "angular-jwt": "0.0.9", + "angular-jwt": "0.1.10", "angular-messages": "1.6.5", "angular-sanitize": "1.6.5", "angular-storage": "0.0.13",