From ed4803645a1f52f4525d4b1b7717958346c7d374 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2024 00:51:37 +0000 Subject: [PATCH] feat: upgrade auth0-lock from 11.35.1 to 12.5.1 Snyk has created this PR to upgrade auth0-lock from 11.35.1 to 12.5.1. See this package in npm: auth0-lock See this project in Snyk: https://app.snyk.io/org/playgirlkaybraz11-KTz7vPn4RY3tSmDzVJLKFu/project/6b9499cd-75fb-4908-954c-4b0a264206ab?utm_source=github-cloud-app&utm_medium=referral&page=upgrade-pr --- examples/bundling/webpack/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/bundling/webpack/package.json b/examples/bundling/webpack/package.json index 636b2800e..25b5b50a4 100644 --- a/examples/bundling/webpack/package.json +++ b/examples/bundling/webpack/package.json @@ -10,7 +10,7 @@ "author": "", "license": "MIT", "dependencies": { - "auth0-lock": "^11.21.0" + "auth0-lock": "^12.5.1" }, "devDependencies": { "cross-env": "^5.0.5",