From 0ff1ce7ba6f91c54f4f06aff50212b3a4c8ebc5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2019 17:12:22 +0000 Subject: [PATCH] Bump auth0-js from 8.12.3 to 9.11.3 Bumps [auth0-js](https://github.com/auth0/auth0.js) from 8.12.3 to 9.11.3. - [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.11.3) 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..111c78e 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.11.3", "core-js": "^2.4.1", "hammerjs": "^2.0.8", "rxjs": "^5.5.2",