From edae135598862e6392dacb9e1e41a118b30fbbc2 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Mon, 18 Mar 2019 20:14:30 +0000 Subject: [PATCH] fix(package): update auth0-js to version 9.10.1 Closes #778 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 20082c5ae..a84165a52 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "angular-http-server": "1.4.2", "angular2-jwt": "0.2.3", "angular2-toaster": "4.0.1", - "auth0-js": "9.3.3", + "auth0-js": "9.10.1", "core-js": "2.5.1", "dragula": "3.7.2", "hard-source-webpack-plugin": "^0.6.4",