From ba387534f86758fa119c9191d6e2c30be7fb72f7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 8 Mar 2018 23:26:36 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:auth0-js:20180226 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..86050e00c 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.3.0", "d3": "3.5.17", "font-awesome": "4.7.0", "html-webpack-plugin": "2.30.1",