From 08372802b585ff51a503b44657673baa71c1d3ed Mon Sep 17 00:00:00 2001 From: Tucker Willenborg Date: Tue, 8 Oct 2024 16:34:30 -0400 Subject: [PATCH] Update ui-for-firebase-authentication package --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6d928f1..a51bb78 100644 --- a/package-lock.json +++ b/package-lock.json @@ -42,7 +42,7 @@ "postcss-css-variables": "^0.19.0", "postcss-preset-env": "^10.0.5", "serve-index": "^1.9.1", - "ui-for-firebase-authentication": "^2.0.1", + "ui-for-firebase-authentication": "^2.0.2", "vm2": "^3.9.19", "webpack": "^5.95.0" }, @@ -15008,9 +15008,9 @@ } }, "node_modules/ui-for-firebase-authentication": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/ui-for-firebase-authentication/-/ui-for-firebase-authentication-2.0.1.tgz", - "integrity": "sha512-/UPNQ24gTSHcHw5BMLfYvSPx1UtUbeRa+S4UJEhkeq1zWSzF13+1mtM5lU+CzJbO+SIm7x6rQGCX49ybsBPxtg==", + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/ui-for-firebase-authentication/-/ui-for-firebase-authentication-2.0.2.tgz", + "integrity": "sha512-Z0WZmuuigKZ6/NBqhcPKiW0xc38AH+TPdP5WE3L6BnrPFAYbFNZpeqBJYvbLjvrzfOp1CmxLdEO+/6Nr8DSSwQ==", "license": "MIT", "peerDependencies": { "@capacitor-firebase/authentication": "^6.1.0", @@ -25747,9 +25747,9 @@ "optional": true }, "ui-for-firebase-authentication": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/ui-for-firebase-authentication/-/ui-for-firebase-authentication-2.0.1.tgz", - "integrity": "sha512-/UPNQ24gTSHcHw5BMLfYvSPx1UtUbeRa+S4UJEhkeq1zWSzF13+1mtM5lU+CzJbO+SIm7x6rQGCX49ybsBPxtg==", + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/ui-for-firebase-authentication/-/ui-for-firebase-authentication-2.0.2.tgz", + "integrity": "sha512-Z0WZmuuigKZ6/NBqhcPKiW0xc38AH+TPdP5WE3L6BnrPFAYbFNZpeqBJYvbLjvrzfOp1CmxLdEO+/6Nr8DSSwQ==", "requires": {} }, "unc-path-regex": { diff --git a/package.json b/package.json index 07cd799..98d5626 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "postcss-css-variables": "^0.19.0", "postcss-preset-env": "^10.0.5", "serve-index": "^1.9.1", - "ui-for-firebase-authentication": "^2.0.1", + "ui-for-firebase-authentication": "^2.0.2", "vm2": "^3.9.19", "webpack": "^5.95.0" }