From fae7bf83fe293a464be9154558eb6dca4adeac3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Apr 2020 18:33:11 +0000 Subject: [PATCH] chore(deps): bump auth0-js from 9.6.1 to 9.13.2 Bumps [auth0-js](https://github.com/auth0/auth0.js) from 9.6.1 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.6.1...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 0ceff01..f79dafa 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "apollo-client": "2.3.5", "apollo-link-http": "1.5.4", "apollo-utilities": "1.0.22", - "auth0-js": "9.6.1", + "auth0-js": "9.13.2", "auth0-lock": "11.7.2", "body-parser": "1.18.3", "bootstrap": "4.0.0-alpha.6",