diff --git a/dev-app/ios/Podfile.lock b/dev-app/ios/Podfile.lock index bfac665a..2e5f1ee9 100644 --- a/dev-app/ios/Podfile.lock +++ b/dev-app/ios/Podfile.lock @@ -328,7 +328,7 @@ PODS: - RNScreens (3.13.1): - React-Core - React-RCTImage - - stripe-terminal-react-native (0.0.1-beta.5): + - stripe-terminal-react-native (0.0.1-beta.6): - React-Core - StripeTerminal (= 2.9.0) - StripeTerminal (2.9.0) @@ -505,7 +505,7 @@ SPEC CHECKSUMS: RNGestureHandler: a479ebd5ed4221a810967000735517df0d2db211 RNReanimated: 61f7efddd08550ffa5dee90021a157cd6e7c82fb RNScreens: 40a2cb40a02a609938137a1e0acfbf8fc9eebf19 - stripe-terminal-react-native: 8440610ebe574cbbf2ebcc2091605ffb1bf29531 + stripe-terminal-react-native: 05262bd1fe4da681231fee3b9f6c038d97246909 StripeTerminal: 4df45e7dfc29f26a3406ac75070b88e3e0626f8e Yoga: 17cd9a50243093b547c1e539c749928dd68152da diff --git a/example-app/ios/Podfile.lock b/example-app/ios/Podfile.lock index 1faa0c0d..4dbc150c 100644 --- a/example-app/ios/Podfile.lock +++ b/example-app/ios/Podfile.lock @@ -349,7 +349,7 @@ PODS: - RNScreens (3.11.1): - React-Core - React-RCTImage - - stripe-terminal-react-native (0.0.1-beta.5): + - stripe-terminal-react-native (0.0.1-beta.6): - React-Core - StripeTerminal (= 2.9.0) - StripeTerminal (2.9.0) @@ -558,7 +558,7 @@ SPEC CHECKSUMS: RNGestureHandler: 1dc1ea9d4b64f999042afafbaccf5b143f0b2fa2 RNReanimated: 64573e25e078ae6bec03b891586d50b9ec284393 RNScreens: 4d83613b50b74ed277026375dc0810893b0c347f - stripe-terminal-react-native: 8440610ebe574cbbf2ebcc2091605ffb1bf29531 + stripe-terminal-react-native: 05262bd1fe4da681231fee3b9f6c038d97246909 StripeTerminal: 4df45e7dfc29f26a3406ac75070b88e3e0626f8e Yoga: 99652481fcd320aefa4a7ef90095b95acd181952 diff --git a/example-app/package.json b/example-app/package.json index de2c758b..7f03bf14 100644 --- a/example-app/package.json +++ b/example-app/package.json @@ -24,7 +24,7 @@ "@react-native-picker/picker": "2.4.0", "@react-navigation/native": "^5.x", "@react-navigation/stack": "^5.x", - "@stripe/stripe-terminal-react-native": "^0.0.1-beta.5", + "@stripe/stripe-terminal-react-native": "^0.0.1-beta.6", "@types/jest": "^27.0.2", "expo": "^45.0.3", "expo-splash-screen": "~0.15.1", diff --git a/example-app/yarn.lock b/example-app/yarn.lock index d4c04471..4900fb7a 100644 --- a/example-app/yarn.lock +++ b/example-app/yarn.lock @@ -1964,10 +1964,10 @@ dependencies: "@sinonjs/commons" "^1.7.0" -"@stripe/stripe-terminal-react-native@^0.0.1-beta.5": - version "0.0.1-beta.5" - resolved "https://registry.npmjs.org/@stripe/stripe-terminal-react-native/-/stripe-terminal-react-native-0.0.1-beta.5.tgz#3c8107d7be88de9b11e9dab2c9e7048f68ac7654" - integrity sha512-Fx14Ty4Rk/5f70CApSOZWV5w0OAT/d9Ql7ThkGBSvn3+yvTsk66+UsSsx+JaMawB5QAyGuEMPr2Qm0BBFU6upQ== +"@stripe/stripe-terminal-react-native@^0.0.1-beta.6": + version "0.0.1-beta.6" + resolved "https://registry.yarnpkg.com/@stripe/stripe-terminal-react-native/-/stripe-terminal-react-native-0.0.1-beta.6.tgz#2108e155ffaf0cd624235085c7d6d39061dfc154" + integrity sha512-MJ1MGf1xUXA7Y7WNaFunB/kO+OawyT0x+8ViDVifFJ+kv11A1/oi7J+PWFvuJf7/BM84Sb93x/fvHARieZq7Yg== dependencies: base-64 "^1.0.0"