From 6f7ef1c4f8ef54d89092b66a8ab54729d41894e3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2020 20:53:12 +0000 Subject: [PATCH] Bump react-native-sensitive-info from 5.5.3 to 5.5.8 Bumps [react-native-sensitive-info](https://github.com/mcodex/react-native-sensitive-info) from 5.5.3 to 5.5.8. - [Release notes](https://github.com/mcodex/react-native-sensitive-info/releases) - [Commits](https://github.com/mcodex/react-native-sensitive-info/commits) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index feccd926..35bc541d 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "react-native-randombytes": "^3.0.0", "react-native-ratings": "^6.5.0", "react-native-rsa-native": "https://github.com/Emad-salah/react-native-rsa-native#ebdc4cf17253b267541eb41f0e2f5d7a03e8690d", - "react-native-sensitive-info": "^5.5.3", + "react-native-sensitive-info": "^5.5.8", "react-native-smart-carousel": "^1.1.0", "react-native-snap-carousel": "^4.0.0-beta.6", "react-native-svg": "^12.1.0", diff --git a/yarn.lock b/yarn.lock index 2da29ee5..52e5f7e0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7778,9 +7778,10 @@ react-native-screens@^1.0.0-alpha.11: dependencies: debounce "^1.2.0" -react-native-sensitive-info@^5.5.3: - version "5.5.3" - resolved "https://registry.yarnpkg.com/react-native-sensitive-info/-/react-native-sensitive-info-5.5.3.tgz#0e1d19b0cb290bf86e37b855f4272c641ebbeb0f" +react-native-sensitive-info@^5.5.8: + version "5.5.8" + resolved "https://registry.yarnpkg.com/react-native-sensitive-info/-/react-native-sensitive-info-5.5.8.tgz#6ebb67eed83d1c2867bd435630ef2c41eef204ed" + integrity sha512-p99oaEW4QG1RdUNrkvd/c6Qdm856dQw/Rk81f9fA6Y3DlPs6ADNdU+jbPuTz3CcOUJwuKBDNenX6LR9KfmGFEg== react-native-smart-carousel@^1.1.0: version "1.1.0"