From 71dc575e3c21c0940b40dc4705428a1542f11e30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Apr 2020 18:36:16 +0000 Subject: [PATCH] Bump auth0-js from 8.12.3 to 9.13.2 Bumps [auth0-js](https://github.com/auth0/auth0.js) from 8.12.3 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/v8.12.3...v9.13.2) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 47195b7..381f3bc 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@types/auth0-js": "^8.10.2", "alle-auth": "0.0.16", "alle-material": "^0.3.0", - "auth0-js": "^8.11.3", + "auth0-js": "^9.13.2", "core-js": "^2.4.1", "hammerjs": "^2.0.8", "rxjs": "^5.5.2",