From e0abab3ae39ff31e780debdd17894f59134109ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Feb 2023 13:20:15 +0000 Subject: [PATCH] Bump @stripe/stripe-react-native from 0.21.0 to 0.25.0 Bumps [@stripe/stripe-react-native](https://github.com/stripe/stripe-react-native) from 0.21.0 to 0.25.0. - [Release notes](https://github.com/stripe/stripe-react-native/releases) - [Changelog](https://github.com/stripe/stripe-react-native/blob/master/CHANGELOG.md) - [Commits](https://github.com/stripe/stripe-react-native/compare/v0.21.0...v0.25.0) --- updated-dependencies: - dependency-name: "@stripe/stripe-react-native" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3f7d7d5a7..1dc2c496b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "@react-navigation/material-bottom-tabs": "^6.2.5", "@react-navigation/native": "^6.0.14", "@react-navigation/stack": "^6.3.5", - "@stripe/stripe-react-native": "^0.21.0", + "@stripe/stripe-react-native": "^0.25.0", "@types/intl-unofficial-duration-unit-format": "^3.1.0", "axios": "^0.22.0", "base-64": "^1.0.0", @@ -9736,9 +9736,9 @@ } }, "node_modules/@stripe/stripe-react-native": { - "version": "0.21.0", - "resolved": "https://registry.npmjs.org/@stripe/stripe-react-native/-/stripe-react-native-0.21.0.tgz", - "integrity": "sha512-NI5eUpd/7ZZ/XTr2TUOpPdKuATHqk42uZrl7gCA/NuivaYqkyW6gflgAlNVxshMN6LEdAVmDFbxsIz3N/a56OQ==", + "version": "0.25.0", + "resolved": "https://registry.npmjs.org/@stripe/stripe-react-native/-/stripe-react-native-0.25.0.tgz", + "integrity": "sha512-ZyOUzm1++cZqMWlkR4TKAgfWQ8gaxs1MOHd12fHTXufIUWCdGqSn5HLmZLsPof45O7wdwGROU06Od6D2ryspaQ==", "peerDependencies": { "expo": ">=46.0.9", "react": "*", @@ -37441,9 +37441,9 @@ } }, "@stripe/stripe-react-native": { - "version": "0.21.0", - "resolved": "https://registry.npmjs.org/@stripe/stripe-react-native/-/stripe-react-native-0.21.0.tgz", - "integrity": "sha512-NI5eUpd/7ZZ/XTr2TUOpPdKuATHqk42uZrl7gCA/NuivaYqkyW6gflgAlNVxshMN6LEdAVmDFbxsIz3N/a56OQ==", + "version": "0.25.0", + "resolved": "https://registry.npmjs.org/@stripe/stripe-react-native/-/stripe-react-native-0.25.0.tgz", + "integrity": "sha512-ZyOUzm1++cZqMWlkR4TKAgfWQ8gaxs1MOHd12fHTXufIUWCdGqSn5HLmZLsPof45O7wdwGROU06Od6D2ryspaQ==", "requires": {} }, "@svgr/babel-plugin-add-jsx-attribute": { diff --git a/package.json b/package.json index e0ad0a793..446b3bfff 100644 --- a/package.json +++ b/package.json @@ -90,7 +90,7 @@ "@react-navigation/material-bottom-tabs": "^6.2.5", "@react-navigation/native": "^6.0.14", "@react-navigation/stack": "^6.3.5", - "@stripe/stripe-react-native": "^0.21.0", + "@stripe/stripe-react-native": "^0.25.0", "@types/intl-unofficial-duration-unit-format": "^3.1.0", "axios": "^0.22.0", "base-64": "^1.0.0",