From 44b24e58754ed550f0b86c9277e1a4f1b7f5b249 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 5 Nov 2020 17:33:02 +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 08ee00fc..81a7d31a 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,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-snap-carousel": "^3.9.1", "react-native-svg": "^12.1.0", "react-native-svg-transformer": "^0.14.3", diff --git a/yarn.lock b/yarn.lock index 0f01e184..c66de3c2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7861,9 +7861,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-snap-carousel@^3.9.1: version "3.9.1"