From 0ec06a484bb08d3ad12a1d93f4e58f8a6a419ef7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Aug 2020 21:21:22 +0000 Subject: [PATCH] Bump auth0-lock from 10.24.3 to 11.26.3 Bumps [auth0-lock](https://github.com/auth0/lock) from 10.24.3 to 11.26.3. - [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.26.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 ea6f27b..a6abfd3 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@angular/router": "^4.3.1", "angular2-jwt": "^0.2.2", "auth0-js": "^9.3.0", - "auth0-lock": "^10.14.0", + "auth0-lock": "^11.26.3", "bootstrap": "^3.3.7", "core-js": "^2.4.1", "cors": "^2.8.1",