From 012264099811acd7897318b07847696f4608c551 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 9 Nov 2020 23:09:52 +0000 Subject: [PATCH] fix: upgrade react-native-keychain from 6.1.1 to 6.2.0 Snyk has created this PR to upgrade react-native-keychain from 6.1.1 to 6.2.0. See this package in npm: See this project in Snyk: https://app.snyk.io/org/nonameolsson/project/aa89a8e5-c482-4b04-a951-bd3b9248cd2f?utm_source=github&utm_medium=upgrade-pr --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 874aa8c..a6d84e8 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "react-hook-form": "^6.9.3", "react-native": "https://github.com/expo/react-native/archive/sdk-39.0.3.tar.gz", "react-native-gesture-handler": "~1.7.0", - "react-native-keychain": "6.1.1", + "react-native-keychain": "6.2.0", "react-native-modalize": "^2.0.5", "react-native-paper": "^4.0.1", "react-native-portalize": "^1.0.5", diff --git a/yarn.lock b/yarn.lock index 748ffe5..9574194 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11694,10 +11694,10 @@ react-native-iphone-x-helper@^1.3.0: resolved "https://registry.yarnpkg.com/react-native-iphone-x-helper/-/react-native-iphone-x-helper-1.3.1.tgz#20c603e9a0e765fd6f97396638bdeb0e5a60b010" integrity sha512-HOf0jzRnq2/aFUcdCJ9w9JGzN3gdEg0zFE4FyYlp4jtidqU03D5X7ZegGKfT1EWteR0gPBGp9ye5T5FvSWi9Yg== -react-native-keychain@6.1.1: - version "6.1.1" - resolved "https://registry.yarnpkg.com/react-native-keychain/-/react-native-keychain-6.1.1.tgz#3c14e4df9e5599f8d5a708da75d27f9d2424d7c1" - integrity sha512-WYvAg7FbYPyX8jJ1rY/IQGS+6zK5LtNMRa3E8x1n0M5Lmsm/9CHtakzbmqT+rLvFE7DpPBg7qFawMuUoDjjtYA== +react-native-keychain@6.2.0: + version "6.2.0" + resolved "https://registry.yarnpkg.com/react-native-keychain/-/react-native-keychain-6.2.0.tgz#8f4cff503aad367141db5aea0189ead9240c28ff" + integrity sha512-U6fnOQRJPq+c0Abl+FoYy9v0H3kQU587tMamU/o+MoBSUScFLE3DQpkyT1PW4NF5IObgiGuqQdmjC2KgtBpjGA== react-native-modalize@^2.0.5: version "2.0.6"