diff --git a/examples/bundling/webpack/package.json b/examples/bundling/webpack/package.json index 8333b5d2e..da842d09a 100644 --- a/examples/bundling/webpack/package.json +++ b/examples/bundling/webpack/package.json @@ -10,7 +10,7 @@ "author": "", "license": "MIT", "dependencies": { - "auth0-lock": "^10.22.0" + "auth0-lock": "^11.28.1" }, "devDependencies": { "cross-env": "^5.0.5",