From 1396e23079a8301082170414457a07064f074dbb Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 26 Nov 2020 16:25:39 +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 33ecc9f8..816eff5d 100644 --- a/package.json +++ b/package.json @@ -95,7 +95,7 @@ "react-native-safe-area-context": "^3.1.8", "react-native-screens": "^2.11.0", "react-native-see-more-inline": "^1.2.1", - "react-native-sensitive-info": "^5.5.3", + "react-native-sensitive-info": "^5.5.8", "react-native-share": "^4.1.0", "react-native-snap-carousel": "^3.9.1", "react-native-svg": "^12.1.0", diff --git a/yarn.lock b/yarn.lock index 0b40a4d9..b19ec892 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7882,9 +7882,10 @@ react-native-see-more-inline@^1.2.1: lodash "^4.17.15" prop-types "^15.7.2" -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-share@^4.1.0: version "4.1.0"