diff options
Diffstat (limited to 'package-lock.json')
| -rw-r--r-- | package-lock.json | 13 |
1 files changed, 9 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json index 91216f3a..efb1bb2c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -674,6 +674,11 @@ "resolved": "https://registry.npmjs.org/cordova-plugin-add-swift-support/-/cordova-plugin-add-swift-support-1.7.0.tgz", "integrity": "sha512-BzCsTaRrX2RP5WT3bPzVa0DQXUq6CCh2hQOmcBuPmwcxFpMiu3HCMrQsMjOE9HOtxTa22nGs49vOZLf9hiWyGQ==" }, + "cordova-plugin-android-fingerprint-auth": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/cordova-plugin-android-fingerprint-auth/-/cordova-plugin-android-fingerprint-auth-1.4.0.tgz", + "integrity": "sha1-MSYv60t57ZqSTOBD+nc1eNWI+4Y=" + }, "cordova-plugin-android-permissions": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/cordova-plugin-android-permissions/-/cordova-plugin-android-permissions-1.0.0.tgz", @@ -777,10 +782,10 @@ "cordova-plugin-statusbar": { "version": "git+https://github.com/apache/cordova-plugin-statusbar.git#4642be07a60503341ea0cd4f7e865fde8c57d4f8" }, - "cordova-plugin-touchid": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/cordova-plugin-touchid/-/cordova-plugin-touchid-0.4.0.tgz", - "integrity": "sha1-FlRVStTV4AeuJt86FkkwkReUbJQ=" + "cordova-plugin-touch-id": { + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/cordova-plugin-touch-id/-/cordova-plugin-touch-id-3.2.0.tgz", + "integrity": "sha1-eGBkuvI5QODokx4OLEjhmOPe+WQ=" }, "cordova-plugin-websocket": { "version": "0.12.2", |
