Skip to content

Commit

Permalink
feat: upgrade iap
Browse files Browse the repository at this point in the history
  • Loading branch information
Ldoppea committed Nov 21, 2023
1 parent 0a20cc5 commit 97c482c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -917,7 +917,7 @@ SPEC CHECKSUMS:
RNFileViewer: ce7ca3ac370e18554d35d6355cffd7c30437c592
RNFS: 4ac0f0ea233904cb798630b3c077808c06931688
RNGestureHandler: a479ebd5ed4221a810967000735517df0d2db211
RNIap: 99a559a3642155b47aa0622f9693632010a0b4f7
RNIap: fc9af04ee706894a80c9d8f979bae930b0dee191
RNInAppBrowser: 48b95ba7a4eaff5cc223bca338d3e319561dbd1b
RNIOS11DeviceCheck: 9b36378a945711eba558e5e0db3a15a9ccb83150
RNKeychain: 4f63aada75ebafd26f4bc2c670199461eab85d94
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14490,7 +14490,7 @@ [email protected]:
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==
Expand Down

0 comments on commit 97c482c

Please sign in to comment.