From d7c2b1d87e519fdf18100c783a11f7dd21c46173 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 25 Jan 2021 12:16:27 +0000 Subject: [PATCH] Bump @titanium/identity from 1.1.2 to 2.0.2 in /mobile Bumps [@titanium/identity](https://github.com/brentonhouse/titanium-identity) from 1.1.2 to 2.0.2. - [Release notes](https://github.com/brentonhouse/titanium-identity/releases) - [Commits](https://github.com/brentonhouse/titanium-identity/compare/v1.1.2...v2.0.2) Signed-off-by: dependabot-preview[bot] --- mobile/package-lock.json | 6 +++--- mobile/package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/mobile/package-lock.json b/mobile/package-lock.json index f408575..ac38bfb 100644 --- a/mobile/package-lock.json +++ b/mobile/package-lock.json @@ -482,9 +482,9 @@ "integrity": "sha512-wK7E1Fe6TNcoX0pwzlXoi4R6wKmQ6uGyE+BwLg7j6UQBEoABWc6sDfON58mscj+cJSjcbjsCpVnzEG2HYIa1ew==" }, "@titanium/identity": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/@titanium/identity/-/identity-1.1.2.tgz", - "integrity": "sha512-wzRKwNRv8qO24GPsekgMv8gyRc9J+8toulHRJ0hV202sfMxIHzAytTMID13aWExGQk6qOl9eApGjpKXyMLizrw==" + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/@titanium/identity/-/identity-2.0.2.tgz", + "integrity": "sha512-sE/KCFf7GMOIt/JkU97N4hVcfxVVGZsXyRZGOOjWJI04pZI2TuCunwdsLFhI4I0HZ6x2ujqzA25lnCxgN+aHZw==" }, "@titanium/lottie": { "version": "1.0.24", diff --git a/mobile/package.json b/mobile/package.json index ceb1a52..abc3c98 100644 --- a/mobile/package.json +++ b/mobile/package.json @@ -89,7 +89,7 @@ "@titanium/calendar-picker": "^1.0.0", "@titanium/deeply": "^1.0.4", "@titanium/errors": ">=0.0.2", - "@titanium/identity": "^1.1.2", + "@titanium/identity": "^2.0.2", "@titanium/lottie": "^1.0.24", "@titanium/observer": "^0.0.3", "@titanium/permissions": "^1.0.2",