diff --git a/ios/GaloyApp.xcodeproj/project.pbxproj b/ios/GaloyApp.xcodeproj/project.pbxproj index ebba149ea4..e966bbb2b2 100644 --- a/ios/GaloyApp.xcodeproj/project.pbxproj +++ b/ios/GaloyApp.xcodeproj/project.pbxproj @@ -334,8 +334,13 @@ inputPaths = ( "${PODS_ROOT}/Target Support Files/Pods-GaloyApp/Pods-GaloyApp-resources.sh", "${PODS_CONFIGURATION_BUILD_DIR}/FirebaseABTesting/FirebaseABTesting_Privacy.bundle", + "${PODS_CONFIGURATION_BUILD_DIR}/FirebaseCore/FirebaseCore_Privacy.bundle", + "${PODS_CONFIGURATION_BUILD_DIR}/FirebaseCoreExtension/FirebaseCoreExtension_Privacy.bundle", "${PODS_CONFIGURATION_BUILD_DIR}/FirebaseCoreInternal/FirebaseCoreInternal_Privacy.bundle", + "${PODS_CONFIGURATION_BUILD_DIR}/FirebaseCrashlytics/FirebaseCrashlytics_Privacy.bundle", "${PODS_CONFIGURATION_BUILD_DIR}/FirebaseInstallations/FirebaseInstallations_Privacy.bundle", + "${PODS_CONFIGURATION_BUILD_DIR}/FirebaseMessaging/FirebaseMessaging_Privacy.bundle", + "${PODS_CONFIGURATION_BUILD_DIR}/FirebaseRemoteConfig/FirebaseRemoteConfig_Privacy.bundle", "${PODS_ROOT}/GT3Captcha-iOS/SDK/GT3Captcha.bundle", "${PODS_CONFIGURATION_BUILD_DIR}/GoogleDataTransport/GoogleDataTransport_Privacy.bundle", "${PODS_CONFIGURATION_BUILD_DIR}/GoogleUtilities/GoogleUtilities_Privacy.bundle", @@ -362,12 +367,18 @@ "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/SimpleLineIcons.ttf", "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/Zocial.ttf", "${PODS_CONFIGURATION_BUILD_DIR}/React-Core/RCTI18nStrings.bundle", + "${PODS_CONFIGURATION_BUILD_DIR}/nanopb/nanopb_Privacy.bundle", ); name = "[CP] Copy Pods Resources"; outputPaths = ( "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/FirebaseABTesting_Privacy.bundle", + "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/FirebaseCore_Privacy.bundle", + "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/FirebaseCoreExtension_Privacy.bundle", "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/FirebaseCoreInternal_Privacy.bundle", + "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/FirebaseCrashlytics_Privacy.bundle", "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/FirebaseInstallations_Privacy.bundle", + "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/FirebaseMessaging_Privacy.bundle", + "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/FirebaseRemoteConfig_Privacy.bundle", "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/GT3Captcha.bundle", "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/GoogleDataTransport_Privacy.bundle", "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/GoogleUtilities_Privacy.bundle", @@ -394,6 +405,7 @@ "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/SimpleLineIcons.ttf", "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/Zocial.ttf", "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/RCTI18nStrings.bundle", + "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/nanopb_Privacy.bundle", ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; diff --git a/ios/Podfile.lock b/ios/Podfile.lock index 840552fb05..43b8657fb9 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -15,63 +15,64 @@ PODS: - React-Core (= 0.73.6) - React-jsi (= 0.73.6) - ReactCommon/turbomodule/core (= 0.73.6) - - Firebase/AnalyticsWithoutAdIdSupport (10.21.0): + - Firebase/AnalyticsWithoutAdIdSupport (10.24.0): - Firebase/CoreOnly - - FirebaseAnalytics/WithoutAdIdSupport (~> 10.21.0) - - Firebase/AppCheck (10.21.0): + - FirebaseAnalytics/WithoutAdIdSupport (~> 10.24.0) + - Firebase/AppCheck (10.24.0): - Firebase/CoreOnly - - FirebaseAppCheck (~> 10.21.0) - - Firebase/CoreOnly (10.21.0): - - FirebaseCore (= 10.21.0) - - Firebase/Crashlytics (10.21.0): + - FirebaseAppCheck (~> 10.24.0) + - Firebase/CoreOnly (10.24.0): + - FirebaseCore (= 10.24.0) + - Firebase/Crashlytics (10.24.0): - Firebase/CoreOnly - - FirebaseCrashlytics (~> 10.21.0) - - Firebase/Messaging (10.21.0): + - FirebaseCrashlytics (~> 10.24.0) + - Firebase/Messaging (10.24.0): - Firebase/CoreOnly - - FirebaseMessaging (~> 10.21.0) - - Firebase/RemoteConfig (10.21.0): + - FirebaseMessaging (~> 10.24.0) + - Firebase/RemoteConfig (10.24.0): - Firebase/CoreOnly - - FirebaseRemoteConfig (~> 10.21.0) + - FirebaseRemoteConfig (~> 10.24.0) - FirebaseABTesting (10.24.0): - FirebaseCore (~> 10.0) - - FirebaseAnalytics/WithoutAdIdSupport (10.21.0): + - FirebaseAnalytics/WithoutAdIdSupport (10.24.0): - FirebaseCore (~> 10.0) - FirebaseInstallations (~> 10.0) - - GoogleAppMeasurement/WithoutAdIdSupport (= 10.21.0) + - GoogleAppMeasurement/WithoutAdIdSupport (= 10.24.0) - GoogleUtilities/AppDelegateSwizzler (~> 7.11) - GoogleUtilities/MethodSwizzler (~> 7.11) - GoogleUtilities/Network (~> 7.11) - "GoogleUtilities/NSData+zlib (~> 7.11)" - - nanopb (< 2.30910.0, >= 2.30908.0) - - FirebaseAppCheck (10.21.0): + - nanopb (< 2.30911.0, >= 2.30908.0) + - FirebaseAppCheck (10.24.0): - AppCheckCore (~> 10.18) - FirebaseAppCheckInterop (~> 10.17) - FirebaseCore (~> 10.0) - GoogleUtilities/Environment (~> 7.8) - PromisesObjC (~> 2.1) - FirebaseAppCheckInterop (10.24.0) - - FirebaseCore (10.21.0): + - FirebaseCore (10.24.0): - FirebaseCoreInternal (~> 10.0) - GoogleUtilities/Environment (~> 7.12) - GoogleUtilities/Logger (~> 7.12) - - FirebaseCoreExtension (10.21.0): + - FirebaseCoreExtension (10.24.0): - FirebaseCore (~> 10.0) - FirebaseCoreInternal (10.24.0): - "GoogleUtilities/NSData+zlib (~> 7.8)" - - FirebaseCrashlytics (10.21.0): + - FirebaseCrashlytics (10.24.0): - FirebaseCore (~> 10.5) - FirebaseInstallations (~> 10.0) + - FirebaseRemoteConfigInterop (~> 10.23) - FirebaseSessions (~> 10.5) - GoogleDataTransport (~> 9.2) - GoogleUtilities/Environment (~> 7.8) - - nanopb (< 2.30910.0, >= 2.30908.0) + - nanopb (< 2.30911.0, >= 2.30908.0) - PromisesObjC (~> 2.1) - FirebaseInstallations (10.24.0): - FirebaseCore (~> 10.0) - GoogleUtilities/Environment (~> 7.8) - GoogleUtilities/UserDefaults (~> 7.8) - PromisesObjC (~> 2.1) - - FirebaseMessaging (10.21.0): + - FirebaseMessaging (10.24.0): - FirebaseCore (~> 10.0) - FirebaseInstallations (~> 10.0) - GoogleDataTransport (~> 9.3) @@ -79,14 +80,16 @@ PODS: - GoogleUtilities/Environment (~> 7.8) - GoogleUtilities/Reachability (~> 7.8) - GoogleUtilities/UserDefaults (~> 7.8) - - nanopb (< 2.30910.0, >= 2.30908.0) - - FirebaseRemoteConfig (10.21.0): + - nanopb (< 2.30911.0, >= 2.30908.0) + - FirebaseRemoteConfig (10.24.0): - FirebaseABTesting (~> 10.0) - FirebaseCore (~> 10.0) - FirebaseInstallations (~> 10.0) + - FirebaseRemoteConfigInterop (~> 10.23) - FirebaseSharedSwift (~> 10.0) - GoogleUtilities/Environment (~> 7.8) - "GoogleUtilities/NSData+zlib (~> 7.8)" + - FirebaseRemoteConfigInterop (10.24.0) - FirebaseSessions (10.24.0): - FirebaseCore (~> 10.5) - FirebaseCoreExtension (~> 10.0) @@ -98,12 +101,12 @@ PODS: - FirebaseSharedSwift (10.24.0) - fmt (6.2.1) - glog (0.3.5) - - GoogleAppMeasurement/WithoutAdIdSupport (10.21.0): + - GoogleAppMeasurement/WithoutAdIdSupport (10.24.0): - GoogleUtilities/AppDelegateSwizzler (~> 7.11) - GoogleUtilities/MethodSwizzler (~> 7.11) - GoogleUtilities/Network (~> 7.11) - "GoogleUtilities/NSData+zlib (~> 7.11)" - - nanopb (< 2.30910.0, >= 2.30908.0) + - nanopb (< 2.30911.0, >= 2.30908.0) - GoogleDataTransport (9.4.1): - GoogleUtilities/Environment (~> 7.7) - nanopb (< 2.30911.0, >= 2.30908.0) @@ -141,11 +144,11 @@ PODS: - hermes-engine/Pre-built (= 0.73.6) - hermes-engine/Pre-built (0.73.6) - libevent (2.1.12) - - nanopb (2.30909.1): - - nanopb/decode (= 2.30909.1) - - nanopb/encode (= 2.30909.1) - - nanopb/decode (2.30909.1) - - nanopb/encode (2.30909.1) + - nanopb (2.30910.0): + - nanopb/decode (= 2.30910.0) + - nanopb/encode (= 2.30910.0) + - nanopb/decode (2.30910.0) + - nanopb/encode (2.30910.0) - PromisesObjC (2.4.0) - PromisesSwift (2.4.0): - PromisesObjC (= 2.4.0) @@ -1240,29 +1243,29 @@ PODS: - React-Core - RNDeviceInfo (10.13.1): - React-Core - - RNFBAnalytics (19.0.0): - - Firebase/AnalyticsWithoutAdIdSupport (= 10.21.0) + - RNFBAnalytics (19.2.2): + - Firebase/AnalyticsWithoutAdIdSupport (= 10.24.0) - React-Core - RNFBApp - - RNFBApp (19.0.0): - - Firebase/CoreOnly (= 10.21.0) + - RNFBApp (19.2.2): + - Firebase/CoreOnly (= 10.24.0) - React-Core - - RNFBAppCheck (19.0.0): - - Firebase/AppCheck (= 10.21.0) + - RNFBAppCheck (19.2.2): + - Firebase/AppCheck (= 10.24.0) - React-Core - RNFBApp - - RNFBCrashlytics (19.0.0): - - Firebase/Crashlytics (= 10.21.0) - - FirebaseCoreExtension (= 10.21.0) + - RNFBCrashlytics (19.2.2): + - Firebase/Crashlytics (= 10.24.0) + - FirebaseCoreExtension - React-Core - RNFBApp - - RNFBMessaging (19.0.0): - - Firebase/Messaging (= 10.21.0) - - FirebaseCoreExtension (= 10.21.0) + - RNFBMessaging (19.2.2): + - Firebase/Messaging (= 10.24.0) + - FirebaseCoreExtension - React-Core - RNFBApp - - RNFBRemoteConfig (19.0.0): - - Firebase/RemoteConfig (= 10.21.0) + - RNFBRemoteConfig (19.2.2): + - Firebase/RemoteConfig (= 10.24.0) - React-Core - RNFBApp - RNGestureHandler (2.16.0): @@ -1419,6 +1422,7 @@ SPEC REPOS: - FirebaseInstallations - FirebaseMessaging - FirebaseRemoteConfig + - FirebaseRemoteConfigInterop - FirebaseSessions - FirebaseSharedSwift - fmt @@ -1619,29 +1623,30 @@ SPEC CHECKSUMS: DoubleConversion: fea03f2699887d960129cc54bba7e52542b6f953 FBLazyVector: f64d1e2ea739b4d8f7e4740cde18089cd97fe864 FBReactNativeSpec: 9f2b8b243131565335437dba74923a8d3015e780 - Firebase: 4453b799f72f625384dc23f412d3be92b0e3b2a0 + Firebase: 91fefd38712feb9186ea8996af6cbdef41473442 FirebaseABTesting: 4431c2c56ac6e56f463b9cab05cc111078639f99 - FirebaseAnalytics: d275f288881d4417f780115dd52c05fa9752d530 - FirebaseAppCheck: 7e0d2655c51a00410d41d2ed26905e351bd0ca95 + FirebaseAnalytics: b5efc493eb0f40ec560b04a472e3e1a15d39ca13 + FirebaseAppCheck: afb42367002c12bbb5f58c4a954ecd2f0a171182 FirebaseAppCheckInterop: fecc08c89936c8acb1428d8088313aabedb348e4 - FirebaseCore: 74f647ad9739ea75112ce6c3b3b91f5488ce1122 - FirebaseCoreExtension: 1c044fd46e95036cccb29134757c499613f3f564 + FirebaseCore: 11dc8a16dfb7c5e3c3f45ba0e191a33ac4f50894 + FirebaseCoreExtension: af5fd85e817ea9d19f9a2659a376cf9cf99f03c0 FirebaseCoreInternal: bcb5acffd4ea05e12a783ecf835f2210ce3dc6af - FirebaseCrashlytics: 063b883186d7ccb1db1837c19113ca6294880c1b + FirebaseCrashlytics: af38ea4adfa606f6e63fcc22091b61e7938fcf66 FirebaseInstallations: 8f581fca6478a50705d2bd2abd66d306e0f5736e - FirebaseMessaging: b285329399cc6edd73b5b32864c68454177bcf3f - FirebaseRemoteConfig: 1dd5164b2183aff07c7726df6b0212ad5154c1fe + FirebaseMessaging: 4d52717dd820707cc4eadec5eb981b4832ec8d5d + FirebaseRemoteConfig: 95dddc50496b37eef199dadce850d5652b534b43 + FirebaseRemoteConfigInterop: 6c349a466490aeace3ce9c091c86be1730711634 FirebaseSessions: 2651b464e241c93fd44112f995d5ab663c970487 FirebaseSharedSwift: 76e1529c32101d80e4f1ca2fba7c39d59f0a390a fmt: ff9d55029c625d3757ed641535fd4a75fedc7ce9 glog: c5d68082e772fa1c511173d6b30a9de2c05a69a2 - GoogleAppMeasurement: a65314d316443969ed3d3709b3a187448ed6418f + GoogleAppMeasurement: f3abf08495ef2cba7829f15318c373b8d9226491 GoogleDataTransport: 6c09b596d841063d76d4288cc2d2f42cc36e1e2a GoogleUtilities: d053d902a8edaa9904e1bd00c37535385b8ed152 GT3Captcha-iOS: 3e7737ece3b2210ba19802be381b9aa88007f045 hermes-engine: 9cecf9953a681df7556b8cc9c74905de8f3293c0 libevent: 4049cae6c81cdb3654a443be001fb9bdceff7913 - nanopb: d4d75c12cd1316f4a64e3c6963f879ecd4b5e0d5 + nanopb: 438bc412db1928dac798aa6fd75726007be04262 PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47 PromisesSwift: 9d77319bbe72ebf6d872900551f7eeba9bce2851 RCT-Folly: 7169b2b1c44399c76a47b5deaaba715eeeb476c0 @@ -1704,12 +1709,12 @@ SPEC CHECKSUMS: RNCClipboard: 090462274cc05b02628bd158baf6d73c3abe8441 RNDateTimePicker: 08f00a2c341bf96e4b30da15799fbdd4c5fa48a3 RNDeviceInfo: 4f9c7cfd6b9db1b05eb919620a001cf35b536423 - RNFBAnalytics: daa0e9db0aec81a932c312c700d7f3acf59bc6d4 - RNFBApp: 495bf6662800c670fe8e9629d4de0cba72c78b0a - RNFBAppCheck: 3155bd968f834894113723f477da90921ea6ba29 - RNFBCrashlytics: 6646bc280ba6c8772e0f111a38fc815d8fd3d238 - RNFBMessaging: 6686d597a88f0054b87faba6299992a90cfe935b - RNFBRemoteConfig: 22d49f66a45712896e6a36078da6a0c4a7008beb + RNFBAnalytics: 293c3d5ffa4c383f391db4fb7dbca90f72443edf + RNFBApp: 614f1621b49db54ebd258df8c45427370d8d84a2 + RNFBAppCheck: d9829f20123cf1080b922d93608b299ad599115a + RNFBCrashlytics: c39e903af97cb426f36a10d3268fb0623a1ccddf + RNFBMessaging: 74754ed198239360950f54f3e3de365fe85db451 + RNFBRemoteConfig: ae7080ed8bc072751999f615879096ab616eeb83 RNGestureHandler: bc2cdb2dc42facdf34992ae364b8a728e19a3686 RNInAppBrowser: e36d6935517101ccba0e875bac8ad7b0cb655364 RNKeychain: bfe3d12bf4620fe488771c414530bf16e88f3678 diff --git a/package.json b/package.json index 0454f180e7..110630737b 100644 --- a/package.json +++ b/package.json @@ -69,12 +69,12 @@ "@react-native-async-storage/async-storage": "^1.23.1", "@react-native-clipboard/clipboard": "^1.14.0", "@react-native-community/geolocation": "^3.2.1", - "@react-native-firebase/analytics": "19.0.0", - "@react-native-firebase/app": "19.0.0", - "@react-native-firebase/app-check": "19.0.0", - "@react-native-firebase/crashlytics": "19.0.0", - "@react-native-firebase/messaging": "19.0.0", - "@react-native-firebase/remote-config": "19.0.0", + "@react-native-firebase/analytics": "^19.2.2", + "@react-native-firebase/app": "^19.2.2", + "@react-native-firebase/app-check": "^19.2.2", + "@react-native-firebase/crashlytics": "^19.2.2", + "@react-native-firebase/messaging": "^19.2.2", + "@react-native-firebase/remote-config": "^19.2.2", "@react-navigation/bottom-tabs": "^6.5.20", "@react-navigation/native": "^6.1.17", "@react-navigation/stack": "^6.3.29", diff --git a/yarn.lock b/yarn.lock index 4605df77f2..e7085d371d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4174,40 +4174,40 @@ resolved "https://registry.npmjs.org/@react-native-community/slider/-/slider-4.5.2.tgz#c3835788dbc1bd83d3778b83ca15533c805db149" integrity sha512-DbFyCyI7rwl0FkBkp0lzEVp+5mNfS5qU/nM2sK2aSguWhj0Odkt1aKHP2iW/ljruOhgS/O4dEixXlne4OdZJDQ== -"@react-native-firebase/analytics@19.0.0": - version "19.0.0" - resolved "https://registry.npmjs.org/@react-native-firebase/analytics/-/analytics-19.0.0.tgz#0194ee9ada85745ea118b5d6d22071b43e1ffcce" - integrity sha512-kjQwFgtzMwntoNtbQ1Vxr8ca7csCJThIsyeyJFnSq5uxJpU9FaIYp1zMLAgIC+EagcmwfnOT76DW7vkvSREZ4A== +"@react-native-firebase/analytics@^19.2.2": + version "19.2.2" + resolved "https://registry.npmjs.org/@react-native-firebase/analytics/-/analytics-19.2.2.tgz#baebf33fce5a0694919cf317b9a7f767c0d1adf0" + integrity sha512-0lxqiyDxa2mLg8E1Utbh5w92y8tc26710kbaElM8dZdTItexorB33nj6fzyCVuyzWEUUeHtmyAoepAPwGq+/sA== -"@react-native-firebase/app-check@19.0.0": - version "19.0.0" - resolved "https://registry.npmjs.org/@react-native-firebase/app-check/-/app-check-19.0.0.tgz#05d20d2bed79a186830f2cbbeb674f97b73f0a42" - integrity sha512-83yH70pEhqBALCKnyX+8GUHqc5lgQNF89Pz6KBUMOXIxFiQhLutJieHEWJJBaAzY1Sb1HFNZEHnPQmb/5BCVcA== +"@react-native-firebase/app-check@^19.2.2": + version "19.2.2" + resolved "https://registry.npmjs.org/@react-native-firebase/app-check/-/app-check-19.2.2.tgz#c8193037ce81f50de9d999103c9f411779480b0e" + integrity sha512-nP5pGiNAZjz4wZbsovaQ4H+LmSUlN5XC7+8SSiT2KXDIzxe61Iq4gcovyA8PfYzn1TbauYEpo46BZRU2BUOOxg== -"@react-native-firebase/app@19.0.0": - version "19.0.0" - resolved "https://registry.npmjs.org/@react-native-firebase/app/-/app-19.0.0.tgz#a0368a46d7a142512a47bb645f0e7e4a604c5724" - integrity sha512-QcT4fJQjoEmvmRKDiEsLf5MBAgejlBGCAuAgXT/TBxE8/lrLubhlHVokodQvP0trjcVoA8L+HSEQFX2eIc3BPA== +"@react-native-firebase/app@^19.2.2": + version "19.2.2" + resolved "https://registry.npmjs.org/@react-native-firebase/app/-/app-19.2.2.tgz#71db0afdfaa41fff1fc75ce9f5c249eeeec393e3" + integrity sha512-yucIZT/n567XH+gU8Qf/Z8Awtrc0dadu0LYDJU/dq228DwoQa8xyCoDqXqVM2Ppj9R8csQ+ga4VdMYBSHblYQw== dependencies: opencollective-postinstall "^2.0.3" superstruct "^0.6.2" -"@react-native-firebase/crashlytics@19.0.0": - version "19.0.0" - resolved "https://registry.npmjs.org/@react-native-firebase/crashlytics/-/crashlytics-19.0.0.tgz#bf04aab9af26bda1d34c70f44008ecacd1db12d4" - integrity sha512-A+kF4h9y0rdwWPeAgMAAwQDJq4WErUTusmQAGiduBP95bdqscJum3c6cB/FMf+8EibVowt66LQBZr7ncVxSeOw== +"@react-native-firebase/crashlytics@^19.2.2": + version "19.2.2" + resolved "https://registry.npmjs.org/@react-native-firebase/crashlytics/-/crashlytics-19.2.2.tgz#828367d24e3eddbd35a04946653e50f60424c8fe" + integrity sha512-1dy8QkbFHNUVzlmU6zB99IQO/0rrWUHjiBJaOlWDYlVRoRuf/n7E/z2avpGqsYH52ujSfVhlYR2FBRXsVSzVcg== dependencies: stacktrace-js "^2.0.2" -"@react-native-firebase/messaging@19.0.0": - version "19.0.0" - resolved "https://registry.npmjs.org/@react-native-firebase/messaging/-/messaging-19.0.0.tgz#f949dd100e1c391bc0949729e18a83ef03a94276" - integrity sha512-KeGQHLhnDThCZZqWm67Qf4NI7qMsUF9eNbrJ39OFeqbinJK2TSQcTZcRPNwfwreCZfkkBdeV3sk0YNPoddlx/w== +"@react-native-firebase/messaging@^19.2.2": + version "19.2.2" + resolved "https://registry.npmjs.org/@react-native-firebase/messaging/-/messaging-19.2.2.tgz#e59e21e9e9d047b9c83197a1c569be50156bfda6" + integrity sha512-oZNamTvYH3rBneJQ+m0PZED5dzyxcEwyjzwszk/jMjJRgzUrIK3TGu65d6txxIFm6LU5MigpjyqyxrHxrT8aCg== -"@react-native-firebase/remote-config@19.0.0": - version "19.0.0" - resolved "https://registry.npmjs.org/@react-native-firebase/remote-config/-/remote-config-19.0.0.tgz#1f2c8f129642768fe89b2ca84cdd4d45d289d09a" - integrity sha512-FQ+kTVp2e+JFejvDbORZZC/yFm2RSffXWb/wBaInPygrDv0BhlOHG2iRg1aBMbLw9LEHnUZqfbgKffhLqmGJKQ== +"@react-native-firebase/remote-config@^19.2.2": + version "19.2.2" + resolved "https://registry.npmjs.org/@react-native-firebase/remote-config/-/remote-config-19.2.2.tgz#57c0155fd14a6df75034c30f4f8cab6a796ad9dc" + integrity sha512-mIHpNDOH0VmCtVqa4qBLkxesaR/5qbY2Ykpl73O+iWMZVh0i7LmZhVG4kiybVU0P/y0Z7lQ9dxG+5KD5TJ/E/w== "@react-native/assets-registry@0.73.1": version "0.73.1"