fix(deps): update stripe

This commit is contained in:
renovate[bot]
2022-07-31 22:24:34 +00:00
parent 91112827ab
commit 18f9d63ebb
2 changed files with 19 additions and 19 deletions

View File

@@ -51,8 +51,8 @@
"@loadable/component": "5.15.2",
"@reach/router": "1.3.4",
"@sentry/gatsby": "6.19.7",
"@stripe/react-stripe-js": "1.9.0",
"@stripe/stripe-js": "1.32.0",
"@stripe/react-stripe-js": "1.10.0",
"@stripe/stripe-js": "1.34.0",
"@types/react-scrollable-anchor": "0.6.1",
"algoliasearch": "4.14.2",
"assert": "2.0.0",

34
package-lock.json generated
View File

@@ -454,8 +454,8 @@
"@loadable/component": "5.15.2",
"@reach/router": "1.3.4",
"@sentry/gatsby": "6.19.7",
"@stripe/react-stripe-js": "1.9.0",
"@stripe/stripe-js": "1.32.0",
"@stripe/react-stripe-js": "1.10.0",
"@stripe/stripe-js": "1.34.0",
"@types/react-scrollable-anchor": "0.6.1",
"algoliasearch": "4.14.2",
"assert": "2.0.0",
@@ -13131,22 +13131,22 @@
}
},
"node_modules/@stripe/react-stripe-js": {
"version": "1.9.0",
"resolved": "https://registry.npmjs.org/@stripe/react-stripe-js/-/react-stripe-js-1.9.0.tgz",
"integrity": "sha512-Fn49X+Gu5fOTxhPOita1cPMi0jw+0v4xfJ3FCXbbvmfuuDl3M7ZvpRkoijBjql11NXsaXO3TMm3rkN3mEolJzw==",
"version": "1.10.0",
"resolved": "https://registry.npmjs.org/@stripe/react-stripe-js/-/react-stripe-js-1.10.0.tgz",
"integrity": "sha512-vuIjJUZJ3nyiaGa5z5iyMCzZfGGsgzOOjWjqknbbhkNsewyyginfeky9EZLSz9+iSAsgC9K6MeNOTLKVGcMycQ==",
"dependencies": {
"prop-types": "^15.7.2"
},
"peerDependencies": {
"@stripe/stripe-js": "^1.32.0",
"@stripe/stripe-js": "^1.34.0",
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0"
}
},
"node_modules/@stripe/stripe-js": {
"version": "1.32.0",
"resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-1.32.0.tgz",
"integrity": "sha512-7EvBnbBfS1aynfLRmBFcuumHNGjKxnNkO47rorFBktqDYHwo7Yw6pfDW2iqq0R8r7i7XiJEdWPvvEgQAiDrx3A=="
"version": "1.34.0",
"resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-1.34.0.tgz",
"integrity": "sha512-fFuchE1mK2GWyZmTS87L6NaIvKo4yIj3SpkTuHY41A7frfB07/3z8l1jBrHKGzvVnlFkeCVnEvfMjBmdlqcO6w=="
},
"node_modules/@surma/rollup-plugin-off-main-thread": {
"version": "2.2.3",
@@ -56351,8 +56351,8 @@
"@loadable/component": "5.15.2",
"@reach/router": "1.3.4",
"@sentry/gatsby": "6.19.7",
"@stripe/react-stripe-js": "1.9.0",
"@stripe/stripe-js": "1.32.0",
"@stripe/react-stripe-js": "1.10.0",
"@stripe/stripe-js": "1.34.0",
"@testing-library/jest-dom": "5.16.4",
"@testing-library/react": "12.1.5",
"@types/react-scrollable-anchor": "0.6.1",
@@ -63696,17 +63696,17 @@
}
},
"@stripe/react-stripe-js": {
"version": "1.9.0",
"resolved": "https://registry.npmjs.org/@stripe/react-stripe-js/-/react-stripe-js-1.9.0.tgz",
"integrity": "sha512-Fn49X+Gu5fOTxhPOita1cPMi0jw+0v4xfJ3FCXbbvmfuuDl3M7ZvpRkoijBjql11NXsaXO3TMm3rkN3mEolJzw==",
"version": "1.10.0",
"resolved": "https://registry.npmjs.org/@stripe/react-stripe-js/-/react-stripe-js-1.10.0.tgz",
"integrity": "sha512-vuIjJUZJ3nyiaGa5z5iyMCzZfGGsgzOOjWjqknbbhkNsewyyginfeky9EZLSz9+iSAsgC9K6MeNOTLKVGcMycQ==",
"requires": {
"prop-types": "^15.7.2"
}
},
"@stripe/stripe-js": {
"version": "1.32.0",
"resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-1.32.0.tgz",
"integrity": "sha512-7EvBnbBfS1aynfLRmBFcuumHNGjKxnNkO47rorFBktqDYHwo7Yw6pfDW2iqq0R8r7i7XiJEdWPvvEgQAiDrx3A=="
"version": "1.34.0",
"resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-1.34.0.tgz",
"integrity": "sha512-fFuchE1mK2GWyZmTS87L6NaIvKo4yIj3SpkTuHY41A7frfB07/3z8l1jBrHKGzvVnlFkeCVnEvfMjBmdlqcO6w=="
},
"@surma/rollup-plugin-off-main-thread": {
"version": "2.2.3",