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"