From 0878b2995142fb94d55815a7327060811c351ba2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Sep 2020 18:13:52 +0000 Subject: [PATCH] Bump auth0-lock from 10.24.3 to 11.27.0 Bumps [auth0-lock](https://github.com/auth0/lock) from 10.24.3 to 11.27.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/v10.24.3...v11.27.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 d7fd5ac..a6ca9f3 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@angular/platform-browser-dynamic": "2.2.1", "@angular/router": "3.2.1", "angular2-jwt": "^0.1.25", - "auth0-lock": "^10.7.1", + "auth0-lock": "^11.27.0", "core-js": "^2.4.1", "rxjs": "5.0.0-beta.12", "ts-helpers": "^1.1.1",