diff --git a/mobile_files/package.json.orig b/mobile_files/package.json.orig index fcd4111b4c..681bcc07a0 100644 --- a/mobile_files/package.json.orig +++ b/mobile_files/package.json.orig @@ -40,7 +40,7 @@ "react-native-crypto": "2.1.1", "react-native-dialogs": "1.0.4", "react-native-fetch-polyfill": "1.1.2", - "react-native-firebase": "git+https://github.com/status-im/react-native-firebase.git#v5.0.0-rc1-status", + "react-native-firebase": "5.1.1", "react-native-fs": "2.11.15", "react-native-gesture-handler": "^1.3.0", "react-native-http-bridge": "0.6.1", diff --git a/mobile_files/yarn.lock b/mobile_files/yarn.lock index 2e0ed6e9a7..428e37a68f 100644 --- a/mobile_files/yarn.lock +++ b/mobile_files/yarn.lock @@ -5587,9 +5587,10 @@ react-native-fetch-polyfill@1.1.2: resolved "https://registry.yarnpkg.com/react-native-fetch-polyfill/-/react-native-fetch-polyfill-1.1.2.tgz#256b5a0abd78cc4992f7a7cf82543da2f2124a73" integrity sha1-JWtaCr14zEmS96fPglQ9ovISSnM= -"react-native-firebase@git+https://github.com/status-im/react-native-firebase.git#v5.0.0-rc1-status": - version "5.0.0-rc1" - resolved "git+https://github.com/status-im/react-native-firebase.git#46951bf438ba4965f314a1b75a68d174d8e3eb01" +react-native-firebase@5.1.1: + version "5.1.1" + resolved "https://registry.yarnpkg.com/react-native-firebase/-/react-native-firebase-5.1.1.tgz#9dc8fd64238b7f48d63ef088b79a46376fbc9ad7" + integrity sha512-Iv+GKsk7pSX88BcDZUEyR02T4XjVqhQaGMmpzyDZ0cBc/Dpo7XxPfUc8M3z8hKFGPLJwvyFa6rMYTtz6RcJYEw== dependencies: opencollective-postinstall "^2.0.0" prop-types "^15.6.2"