diff --git a/ios/Podfile.lock b/ios/Podfile.lock index 0bba5a079..a2b87e33a 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -524,7 +524,7 @@ PODS: - React-Core - RNGestureHandler (1.10.3): - React-Core - - RNIap (12.10.8): + - RNIap (12.11.0): - React-Core - RNInAppBrowser (3.5.1): - React-Core @@ -917,7 +917,7 @@ SPEC CHECKSUMS: RNFileViewer: ce7ca3ac370e18554d35d6355cffd7c30437c592 RNFS: 4ac0f0ea233904cb798630b3c077808c06931688 RNGestureHandler: a479ebd5ed4221a810967000735517df0d2db211 - RNIap: 99a559a3642155b47aa0622f9693632010a0b4f7 + RNIap: fc9af04ee706894a80c9d8f979bae930b0dee191 RNInAppBrowser: 48b95ba7a4eaff5cc223bca338d3e319561dbd1b RNIOS11DeviceCheck: 9b36378a945711eba558e5e0db3a15a9ccb83150 RNKeychain: 4f63aada75ebafd26f4bc2c670199461eab85d94 diff --git a/package.json b/package.json index 9f20e9dfb..6442fe150 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "react-native-fs": "^2.20.0", "react-native-gesture-handler": "1.10.3", "react-native-google-safetynet": "https://github.com/cozy/cozy-react-native-google-safetynet#feat/upgrade_target_sdk_31", - "react-native-iap": "^12.10.8", + "react-native-iap": "^12.11.0", "react-native-idle-timer": "^2.2.1", "react-native-immersive-bars": "^1.0.4", "react-native-inappbrowser-reborn": "^3.5.1", diff --git a/yarn.lock b/yarn.lock index 27b2b2e8b..975450fd5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -14490,7 +14490,7 @@ react-native-gesture-handler@1.10.3: jwt-decode "^2.2.0" react-native-securerandom "^0.1.1" -react-native-iap@^12.10.8: +react-native-iap@^12.11.0: version "12.11.0" resolved "https://registry.yarnpkg.com/react-native-iap/-/react-native-iap-12.11.0.tgz#5bb85097a717971371e256a4f48ba91e342a5c4f" integrity sha512-KrRHTqbwEypntb/C+zyD2cV7fRi2Izx9NTd0fIb30yUIvIZ5sD5RQd0kOcabqyQYzfSYPAnZVUIXEtOfjwcJFg==