From f0bfc653eb8b2828aab429eba166f0ca1f6b9cb6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Jan 2020 18:13:26 +0000 Subject: [PATCH] chore(deps): bump auth0-lock from 11.7.2 to 11.21.0 Bumps [auth0-lock](https://github.com/auth0/lock) from 11.7.2 to 11.21.0. - [Release notes](https://github.com/auth0/lock/releases) - [Changelog](https://github.com/auth0/lock/blob/master/CHANGELOG.md) - [Commits](https://github.com/auth0/lock/compare/v11.7.2...v11.21.0) 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..3736410 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "apollo-link-http": "1.5.4", "apollo-utilities": "1.0.22", "auth0-js": "9.6.1", - "auth0-lock": "11.7.2", + "auth0-lock": "11.21.0", "body-parser": "1.18.3", "bootstrap": "4.0.0-alpha.6", "core-js": "2.5.7",