fix(deps): update stripe

This commit is contained in:
renovate[bot]
2022-10-16 19:53:32 +00:00
parent 2ce8c867f8
commit 1f38a821ec
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.12.0",
"@stripe/stripe-js": "1.38.1",
"@stripe/react-stripe-js": "1.13.0",
"@stripe/stripe-js": "1.41.0",
"@types/react-scrollable-anchor": "0.6.1",
"algoliasearch": "4.14.2",
"assert": "2.0.0",

34
package-lock.json generated
View File

@@ -447,8 +447,8 @@
"@loadable/component": "5.15.2",
"@reach/router": "1.3.4",
"@sentry/gatsby": "6.19.7",
"@stripe/react-stripe-js": "1.12.0",
"@stripe/stripe-js": "1.38.1",
"@stripe/react-stripe-js": "1.13.0",
"@stripe/stripe-js": "1.41.0",
"@types/react-scrollable-anchor": "0.6.1",
"algoliasearch": "4.14.2",
"assert": "2.0.0",
@@ -13193,22 +13193,22 @@
}
},
"node_modules/@stripe/react-stripe-js": {
"version": "1.12.0",
"resolved": "https://registry.npmjs.org/@stripe/react-stripe-js/-/react-stripe-js-1.12.0.tgz",
"integrity": "sha512-LW/f/slRq8x0y99qFjlZirnIk+q0zQvNNRtidigvHfYSbHji4QdtKDMD/HfYmtriPDRpIxOFilwsJ3ayPCC9Fw==",
"version": "1.13.0",
"resolved": "https://registry.npmjs.org/@stripe/react-stripe-js/-/react-stripe-js-1.13.0.tgz",
"integrity": "sha512-6v2VVYorWalmlHF5DIlHp5xtFzX9rY36N4d7kyS8D/4jxvZYHOKJj96LCQfwuFi/o19/dCX8rxt/ct+pF9kI8A==",
"dependencies": {
"prop-types": "^15.7.2"
},
"peerDependencies": {
"@stripe/stripe-js": "^1.38.1",
"@stripe/stripe-js": "^1.41.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.38.1",
"resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-1.38.1.tgz",
"integrity": "sha512-v0hF65jEs7tw33JE70E5puJ2fFhpiS2XYwmayupEdjKWavJivycYcZgZKYXAQhTiMgtDgN9YPzqUr86VzVc3Ew=="
"version": "1.41.0",
"resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-1.41.0.tgz",
"integrity": "sha512-9cbv1CO/fF37qDiHFCxkRgSJjlIZLV0bl+m6zu4dUObRnfYq5bpczCByOvhiSWtbrKqNhYL1j+otPSogRfSqGw=="
},
"node_modules/@surma/rollup-plugin-off-main-thread": {
"version": "2.2.3",
@@ -56972,8 +56972,8 @@
"@loadable/component": "5.15.2",
"@reach/router": "1.3.4",
"@sentry/gatsby": "6.19.7",
"@stripe/react-stripe-js": "1.12.0",
"@stripe/stripe-js": "1.38.1",
"@stripe/react-stripe-js": "1.13.0",
"@stripe/stripe-js": "1.41.0",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "12.1.5",
"@types/react-scrollable-anchor": "0.6.1",
@@ -64353,17 +64353,17 @@
}
},
"@stripe/react-stripe-js": {
"version": "1.12.0",
"resolved": "https://registry.npmjs.org/@stripe/react-stripe-js/-/react-stripe-js-1.12.0.tgz",
"integrity": "sha512-LW/f/slRq8x0y99qFjlZirnIk+q0zQvNNRtidigvHfYSbHji4QdtKDMD/HfYmtriPDRpIxOFilwsJ3ayPCC9Fw==",
"version": "1.13.0",
"resolved": "https://registry.npmjs.org/@stripe/react-stripe-js/-/react-stripe-js-1.13.0.tgz",
"integrity": "sha512-6v2VVYorWalmlHF5DIlHp5xtFzX9rY36N4d7kyS8D/4jxvZYHOKJj96LCQfwuFi/o19/dCX8rxt/ct+pF9kI8A==",
"requires": {
"prop-types": "^15.7.2"
}
},
"@stripe/stripe-js": {
"version": "1.38.1",
"resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-1.38.1.tgz",
"integrity": "sha512-v0hF65jEs7tw33JE70E5puJ2fFhpiS2XYwmayupEdjKWavJivycYcZgZKYXAQhTiMgtDgN9YPzqUr86VzVc3Ew=="
"version": "1.41.0",
"resolved": "https://registry.npmjs.org/@stripe/stripe-js/-/stripe-js-1.41.0.tgz",
"integrity": "sha512-9cbv1CO/fF37qDiHFCxkRgSJjlIZLV0bl+m6zu4dUObRnfYq5bpczCByOvhiSWtbrKqNhYL1j+otPSogRfSqGw=="
},
"@surma/rollup-plugin-off-main-thread": {
"version": "2.2.3",