From 598ccab073d44cf7ce09cd64ec2bb73b2a66f6dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Jan 2020 18:02:33 +0000 Subject: [PATCH] Bump auth0-lock from 9.2.3 to 11.21.0 Bumps [auth0-lock](https://github.com/auth0/lock) from 9.2.3 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/v9.2.3...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 f4c2846..aac7b0c 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "webpack-dev-server": "^1.14.0" }, "dependencies": { - "auth0-lock": "^9.1.2", + "auth0-lock": "^11.21.0", "axios": "^0.9.0", "babel-preset-stage-1": "^6.1.18", "fetch-polyfill": "^0.8.2",