From 3fc7aaff1c884866e5b391298fba302452b16481 Mon Sep 17 00:00:00 2001 From: Nouman Tahir Date: Mon, 6 Jun 2022 13:32:39 +0500 Subject: [PATCH] updated iap --- ios/Podfile.lock | 6 +++--- package.json | 2 +- yarn.lock | 8 ++++---- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/ios/Podfile.lock b/ios/Podfile.lock index 3ee32c649..e27b5a1df 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -464,7 +464,7 @@ PODS: - RNFBApp - RNGestureHandler (1.10.3): - React-Core - - RNIap (7.2.1): + - RNIap (7.5.6): - React-Core - RNImageCropPicker (0.35.3): - React-Core @@ -816,7 +816,7 @@ SPEC CHECKSUMS: RNFBDynamicLinks: b603b10774e583bd8b4bf2fbab15afd8b1ce6894 RNFBMessaging: bb601451343f61ea26c5806690b4aa62a06aa054 RNGestureHandler: a479ebd5ed4221a810967000735517df0d2db211 - RNIap: 536b64f090a3d2e707b4f55d9aa5351482f20ea4 + RNIap: d248609d1b8937e63bd904e865c318e9b1457eff RNImageCropPicker: 08ba3a2e2f4f8833d606f01906c371e382c4dea9 RNOS: 6f2f9a70895bbbfbdad7196abd952e7b01d45027 RNPermissions: bcd846e8f5a7f39e921cc7ca7172e2de0e698b6f @@ -833,4 +833,4 @@ SPEC CHECKSUMS: PODFILE CHECKSUM: 0282022703ad578ab2d9afbf3147ba3b373b4311 -COCOAPODS: 1.11.2 +COCOAPODS: 1.11.3 diff --git a/package.json b/package.json index c54a0bc1e..8e3cf4cea 100644 --- a/package.json +++ b/package.json @@ -95,7 +95,7 @@ "react-native-fast-image": "^8.3.2", "react-native-gesture-handler": "^1.9.0", "react-native-highlight-words": "^1.0.1", - "react-native-iap": "^7.2.1", + "react-native-iap": "^7.5.6", "react-native-image-crop-picker": "^0.35.2", "react-native-image-size": "^1.1.3", "react-native-image-zoom-viewer": "^2.2.27", diff --git a/yarn.lock b/yarn.lock index d696b7f2d..8b2a9d498 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8806,10 +8806,10 @@ react-native-highlight-words@^1.0.1: highlight-words-core "^1.0.3" prop-types "^15.5.7" -react-native-iap@^7.2.1: - version "7.2.1" - resolved "https://registry.yarnpkg.com/react-native-iap/-/react-native-iap-7.2.1.tgz#f1eca6133d1df05af722c06e7862345049c7ebff" - integrity sha512-kNMSmW/ME5yOFBf2MJpGYtpZ47Te6auqrg3Tgd0RyJTHtROUbjlYJnNe6oCneYZ1GimV4NlWQ+Oa4se2EZO12g== +react-native-iap@^7.5.6: + version "7.5.6" + resolved "https://registry.yarnpkg.com/react-native-iap/-/react-native-iap-7.5.6.tgz#75a370f0a689da4fbe5ecf2cd9b7bdd0f7d20f2f" + integrity sha512-ua+KTq7NO+/Rw+S9cGDZizR45AdmpQ0LEx9gSubbRD3f5KSTp91mEMHgdyVcqUcxiBuVgRTfv3zy9mbPEdo8Mg== dependencies: dooboolab-welcome "1.3.2"