From d844b2faea813d968e459feaa32bf2c755a32196 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Apr 2020 18:30:56 +0000 Subject: [PATCH] Bump auth0-js from 9.5.0 to 9.13.2 in /web-client Bumps [auth0-js](https://github.com/auth0/auth0.js) from 9.5.0 to 9.13.2. - [Release notes](https://github.com/auth0/auth0.js/releases) - [Changelog](https://github.com/auth0/auth0.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/auth0/auth0.js/compare/v9.5.0...v9.13.2) Signed-off-by: dependabot[bot] --- web-client/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web-client/package.json b/web-client/package.json index 3e15a94..305d3c5 100644 --- a/web-client/package.json +++ b/web-client/package.json @@ -24,7 +24,7 @@ "admin-lte": "2.4.2", "angular-io-slimscroll": "1.2.11", "angular2-fontawesome": "0.9.3", - "auth0-js": "9.5.0", + "auth0-js": "9.13.2", "core-js": "2.5.1", "font-awesome": "4.7.0", "jquery": "3.2.1",