From e6ce0de64b2ce456251aabbdff513b004ffa6f07 Mon Sep 17 00:00:00 2001
From: snyk-bot <snyk-bot@snyk.io>
Date: Mon, 9 Apr 2018 23:26:44 +0000
Subject: [PATCH] fix: package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/npm:auth0-js:20180409

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..0a18aefe5 100644
--- a/package.json
+++ b/package.json
@@ -59,7 +59,7 @@
     "appirio-tech-ng-ui-components": "2.2.4",
     "appirio-tech-react-components": "appirio-tech/react-components.git#listings-release-v3",
     "auth0-angular": "4.2.7",
-    "auth0-js": "6.8.4",
+    "auth0-js": "9.0.0",
     "d3": "3.5.17",
     "font-awesome": "4.7.0",
     "html-webpack-plugin": "2.30.1",