From 3ef85d53b88589cca451cf72b45178d2aabcccad Mon Sep 17 00:00:00 2001 From: "Ng Wing Tat, David" Date: Mon, 20 Dec 2021 02:36:19 +0800 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20Google=20Play=20B?= =?UTF-8?q?illing=20Library=20v3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ios/Podfile.lock | 8 ++++---- package.json | 2 +- yarn.lock | 18 +++++++++--------- 3 files changed, 14 insertions(+), 14 deletions(-) diff --git a/ios/Podfile.lock b/ios/Podfile.lock index e3bb6bba..18df60bc 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -297,8 +297,8 @@ PODS: - RNFBApp - RNGestureHandler (1.7.0): - React - - RNIap (4.3.0): - - React + - RNIap (4.6.3): + - React-Core - RNKeychain (3.1.3): - React - RNLocalize (1.1.4): @@ -587,7 +587,7 @@ SPEC CHECKSUMS: RNFBPerf: a0d50caf0d88079c6e9da1f674e7e6b2a9265585 RNFBRemoteConfig: 5d00d02901bbe4524485235826b0a9d46e028b23 RNGestureHandler: b6b359bb800ae399a9c8b27032bdbf7c18f08a08 - RNIap: e75200c18ed318479a52db633dc2db2facce77ea + RNIap: 66b83af54a855b6314a243a200081a64d7f64c2e RNKeychain: c658833a9cb2cbcba6423bdd6e16cce59e27da0e RNLocalize: 62a949d2ec5bee0eb8f39a80a48f01e2f4f67080 RNRate: 15b861025a7821730761fce7f44561ce7e0b2de0 @@ -600,6 +600,6 @@ SPEC CHECKSUMS: Sentry: 9d055e2de30a77685e86b219acf02e59b82091fc yoga: 312528f5bbbba37b4dcea5ef00e8b4033fdd9411 -PODFILE CHECKSUM: 40d53362cd1a12b0302daaf14eda4029ee147721 +PODFILE CHECKSUM: 2ce5cdc6d2d3078172b2f049e5bd393ff3c63c21 COCOAPODS: 1.11.2 diff --git a/package.json b/package.json index a7e9c73a..f6e86c8a 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "react-native-fast-image": "^8.3.2", "react-native-fbsdk": "^1.1.2", "react-native-gesture-handler": "1.7.0", - "react-native-iap": "^4.3.0", + "react-native-iap": "^4.6.3", "react-native-image-sequence": "^0.7.0", "react-native-keychain": "3.1.3", "react-native-linear-gradient": "^2.5.6", diff --git a/yarn.lock b/yarn.lock index d10b6ec8..f22b1976 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6582,10 +6582,10 @@ domutils@^1.5.1, domutils@^1.7.0: dom-serializer "0" domelementtype "1" -dooboolab-welcome@^1.1.1: - version "1.1.1" - resolved "https://registry.yarnpkg.com/dooboolab-welcome/-/dooboolab-welcome-1.1.1.tgz#ca2184f6e1f568865d707a6ce3bda7e003550f54" - integrity sha512-tQ/9NBCGnalHwKOBjDqTD4t4wQpDfSSbxQGctzkzaLHR3AhN0wCBkIs05JciVtvl/jfLZ+DgAndktAMk3Bu7Vw== +dooboolab-welcome@^1.2.0: + version "1.3.2" + resolved "https://registry.yarnpkg.com/dooboolab-welcome/-/dooboolab-welcome-1.3.2.tgz#4928595312f0429b4ea1b485ba8767bae6acdab7" + integrity sha512-2NbMaIIURElxEf/UAoVUFlXrO+7n/FRhLCiQlk4fkbGRh9cJ3/f8VEMPveR9m4Ug2l2Zey+UCXjd6EcBqHJ5bw== dot-case@^3.0.3: version "3.0.3" @@ -13083,12 +13083,12 @@ react-native-gesture-handler@1.7.0: invariant "^2.2.4" prop-types "^15.7.2" -react-native-iap@^4.3.0: - version "4.3.0" - resolved "https://registry.yarnpkg.com/react-native-iap/-/react-native-iap-4.3.0.tgz#ed37d8a59d7df9fdc64e0c873a1808183a27b822" - integrity sha512-l8d1405YcNfVHJTtqAVO/S1RPkwsNtm+SNaSfz4ptTj0AEigCMTtHSqQOe3HIgqdS9hBC+hG/9dmQaO5iquAZA== +react-native-iap@^4.6.3: + version "4.6.3" + resolved "https://registry.yarnpkg.com/react-native-iap/-/react-native-iap-4.6.3.tgz#3f1a88e1561156f695f52134ee04e1ace5c37487" + integrity sha512-BUCnaIuUUcegarzDUbqvAwdauYaCNYqc+2ExluP8CXpKr0VdNpZxDGilHptDbBt9CCqWf7dvautNP/dsSI0J6A== dependencies: - dooboolab-welcome "^1.1.1" + dooboolab-welcome "^1.2.0" react-native-image-sequence@^0.7.0: version "0.7.0"