From 79de9626c5d13485917c23dfb9b5ccd94503f8be Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Mon, 28 May 2018 21:21:03 +0000 Subject: [PATCH] fix(package): update auth0-lock to version 11.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cfa939a..6528a98 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "dependencies": { "async": "2.6.0", "atob": "^2.0.3", - "auth0-lock": "11.6.1", + "auth0-lock": "11.7.0", "babel-polyfill": "^6.26.0", "blob": "0.0.4", "body-parser": "^1.15.2",