diff --git a/package-lock.json b/package-lock.json index 84f80fff4..81f72fc28 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "auth0-lock", - "version": "12.5.0", + "version": "12.5.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "auth0-lock", - "version": "12.5.0", + "version": "12.5.1", "license": "MIT", "dependencies": { "auth0-js": "^9.26.0", @@ -20715,9 +20715,9 @@ } }, "node_modules/validator": { - "version": "13.11.0", - "resolved": "https://registry.npmjs.org/validator/-/validator-13.11.0.tgz", - "integrity": "sha512-Ii+sehpSfZy+At5nPdnyMhx78fEoPDkR2XW/zimHEL3MyGJQOCQ7WeP20jPYRz7ZCpcKLB21NxuXHF3bxjStBQ==", + "version": "13.12.0", + "resolved": "https://registry.npmjs.org/validator/-/validator-13.12.0.tgz", + "integrity": "sha512-c1Q0mCiPlgdTVVVIJIrBuxNicYE+t/7oKeI9MWLj3fh/uq2Pxh/3eeWbVZ4OcGW1TUf53At0njHw5SMdA3tmMg==", "engines": { "node": ">= 0.10" }