diff --git a/package.json b/package.json index b728f2f..ab596d0 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "react": "16.8.3", "react-native": "0.59.5", "react-native-gesture-handler": "1.2.0", - "react-native-iphone-x-helper": "1.2.0", + "react-native-iphone-x-helper": "1.3.1", "react-native-qrcode": "0.2.7", "react-native-vector-icons": "6.7.0", "react-navigation": "3.9.1", diff --git a/yarn.lock b/yarn.lock index f1bc3fc..164b4f8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6303,10 +6303,10 @@ react-native-gesture-handler@1.2.0: invariant "^2.2.2" prop-types "^15.5.10" -react-native-iphone-x-helper@1.2.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/react-native-iphone-x-helper/-/react-native-iphone-x-helper-1.2.0.tgz#9f8a376eb00bc712115abff4420318a0063fa796" - integrity sha512-xIeTo4s77wwKgBZLVRIZC9tM9/PkXS46Ul76NXmvmixEb3ZwqGdQesR3zRiLMOoIdfOURB6N9bba9po7+x9Bag== +react-native-iphone-x-helper@1.3.1: + version "1.3.1" + 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-qrcode@0.2.7: version "0.2.7"