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

This commit is contained in:
renovate[bot]
2023-05-23 18:45:31 +00:00
parent b688a82f43
commit 45a4287d1a
2 changed files with 8 additions and 8 deletions

View File

@@ -55,7 +55,7 @@
"@redux-saga/core": "^1.2.2",
"@sentry/gatsby": "6.19.7",
"@stripe/react-stripe-js": "1.16.5",
"@stripe/stripe-js": "1.52.1",
"@stripe/stripe-js": "1.53.0",
"@testing-library/jest-dom": "5.16.5",
"algoliasearch": "4.17.0",
"assert": "2.0.0",

14
pnpm-lock.yaml generated
View File

@@ -486,10 +486,10 @@ importers:
version: 6.19.7(gatsby@3.15.0)(react@16.14.0)
'@stripe/react-stripe-js':
specifier: 1.16.5
version: 1.16.5(@stripe/stripe-js@1.52.1)(react-dom@16.14.0)(react@16.14.0)
version: 1.16.5(@stripe/stripe-js@1.53.0)(react-dom@16.14.0)(react@16.14.0)
'@stripe/stripe-js':
specifier: 1.52.1
version: 1.52.1
specifier: 1.53.0
version: 1.53.0
'@testing-library/jest-dom':
specifier: 5.16.5
version: 5.16.5
@@ -9455,21 +9455,21 @@ packages:
resolve-from: 5.0.0
dev: true
/@stripe/react-stripe-js@1.16.5(@stripe/stripe-js@1.52.1)(react-dom@16.14.0)(react@16.14.0):
/@stripe/react-stripe-js@1.16.5(@stripe/stripe-js@1.53.0)(react-dom@16.14.0)(react@16.14.0):
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.52.1
'@stripe/stripe-js': 1.53.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.52.1:
resolution: {integrity: sha512-fza40OPSpGQlFxc5TZWiYC/6Lk89Sep1fLuv9ss33YS6lCAF8UZbfA1E6W+lwO4c7WRKZIZumHIEbPJfP/O9uw==}
/@stripe/stripe-js@1.53.0:
resolution: {integrity: sha512-qhhAa5WxlgVqh1J41ppyqqQVu6S1T1Q9lDAk2Ho9eI/GjrkMvAHcJpKqhekJRsZ1vjsK4P68PYOcXBXPyNCpnQ==}
dev: false
/@surma/rollup-plugin-off-main-thread@2.2.3: