fix(deps): update dependency @stripe/stripe-js to v1.52.0

This commit is contained in:
renovate[bot]
2023-03-26 21:22:41 +00:00
parent 0f8a3d2ed9
commit 8f3097997b
2 changed files with 8 additions and 8 deletions

View File

@@ -56,7 +56,7 @@
"@redux-saga/core": "^1.2.2",
"@sentry/gatsby": "6.19.7",
"@stripe/react-stripe-js": "1.16.5",
"@stripe/stripe-js": "1.49.0",
"@stripe/stripe-js": "1.52.0",
"@testing-library/jest-dom": "5.16.5",
"algoliasearch": "4.15.0",
"assert": "2.0.0",

14
pnpm-lock.yaml generated
View File

@@ -312,7 +312,7 @@ importers:
'@redux-saga/core': ^1.2.2
'@sentry/gatsby': 6.19.7
'@stripe/react-stripe-js': 1.16.5
'@stripe/stripe-js': 1.49.0
'@stripe/stripe-js': 1.52.0
'@testing-library/jest-dom': 5.16.5
'@testing-library/react': 12.1.5
'@total-typescript/ts-reset': ^0.4.0
@@ -460,8 +460,8 @@ importers:
'@reach/router': 1.3.4_wcqkhtmu7mswc6yz4uyexck3ty
'@redux-saga/core': 1.2.2
'@sentry/gatsby': 6.19.7_npvjkum7rldhx2pv6a4sw5kkuu
'@stripe/react-stripe-js': 1.16.5_ajiwb7gxqgcf7zf3u6apxjxq7a
'@stripe/stripe-js': 1.49.0
'@stripe/react-stripe-js': 1.16.5_zo5agwot22bu7rixiqguythcva
'@stripe/stripe-js': 1.52.0
'@testing-library/jest-dom': 5.16.5
algoliasearch: 4.15.0
assert: 2.0.0
@@ -8890,21 +8890,21 @@ packages:
resolve-from: 5.0.0
dev: true
/@stripe/react-stripe-js/1.16.5_ajiwb7gxqgcf7zf3u6apxjxq7a:
/@stripe/react-stripe-js/1.16.5_zo5agwot22bu7rixiqguythcva:
resolution: {integrity: sha512-lVPW3IfwdacyS22pP+nBB6/GNFRRhT/4jfgAK6T2guQmtzPwJV1DogiGGaBNhiKtSY18+yS8KlHSu+PvZNclvQ==}
peerDependencies:
'@stripe/stripe-js': ^1.44.1
react: ^16.8.0 || ^17.0.0 || ^18.0.0
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
dependencies:
'@stripe/stripe-js': 1.49.0
'@stripe/stripe-js': 1.52.0
prop-types: 15.8.1
react: 16.14.0
react-dom: 16.14.0_react@16.14.0
dev: false
/@stripe/stripe-js/1.49.0:
resolution: {integrity: sha512-wcXxHtfb3hkwQnOfLzu4fO3J+1laWjrxE9Jfyvpk+fCUAxs8Rif9WrsSZ8m6BRFazQqGoGKvqzXB7gsVB5phJw==}
/@stripe/stripe-js/1.52.0:
resolution: {integrity: sha512-Ja2VlaTf3kM5tN4Y0sC8T3ibZAnfGUU/QzMAlk/G+Adz2fF1ycTabtSkdSuVP4/adXox8NkPPV4Xndx/EP4fMg==}
dev: false
/@surma/rollup-plugin-off-main-thread/2.2.3: