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

This commit is contained in:
renovate[bot]
2022-10-30 01:15:58 +00:00
parent 13d2cf6085
commit 731ef9344f
2 changed files with 9 additions and 9 deletions

View File

@@ -52,7 +52,7 @@
"@loadable/component": "5.15.2",
"@reach/router": "1.3.4",
"@sentry/gatsby": "6.19.7",
"@stripe/react-stripe-js": "1.14.0",
"@stripe/react-stripe-js": "1.14.1",
"@stripe/stripe-js": "1.42.0",
"@types/react-scrollable-anchor": "0.6.1",
"algoliasearch": "4.14.2",

16
package-lock.json generated
View File

@@ -449,7 +449,7 @@
"@loadable/component": "5.15.2",
"@reach/router": "1.3.4",
"@sentry/gatsby": "6.19.7",
"@stripe/react-stripe-js": "1.14.0",
"@stripe/react-stripe-js": "1.14.1",
"@stripe/stripe-js": "1.42.0",
"@types/react-scrollable-anchor": "0.6.1",
"algoliasearch": "4.14.2",
@@ -13249,9 +13249,9 @@
}
},
"node_modules/@stripe/react-stripe-js": {
"version": "1.14.0",
"resolved": "https://registry.npmjs.org/@stripe/react-stripe-js/-/react-stripe-js-1.14.0.tgz",
"integrity": "sha512-T8VEqZxnXOVvzu32oydTr0wR3Qa51d/gd8+cQvX3wpheunSNxlJ9R+W7oJ6dAo6LHhot35gwzZu+MR85FbVlmw==",
"version": "1.14.1",
"resolved": "https://registry.npmjs.org/@stripe/react-stripe-js/-/react-stripe-js-1.14.1.tgz",
"integrity": "sha512-PpXsi/NkiDGKILS6bWcM8QwBdC39U7QAT9KFopQ2CdO+kcbXv9l/e8M1saXAQC5AwdgQTTk6Zl0+//qp1faRiw==",
"dependencies": {
"prop-types": "^15.7.2"
},
@@ -57215,7 +57215,7 @@
"@loadable/component": "5.15.2",
"@reach/router": "1.3.4",
"@sentry/gatsby": "6.19.7",
"@stripe/react-stripe-js": "1.14.0",
"@stripe/react-stripe-js": "1.14.1",
"@stripe/stripe-js": "1.42.0",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "12.1.5",
@@ -64631,9 +64631,9 @@
}
},
"@stripe/react-stripe-js": {
"version": "1.14.0",
"resolved": "https://registry.npmjs.org/@stripe/react-stripe-js/-/react-stripe-js-1.14.0.tgz",
"integrity": "sha512-T8VEqZxnXOVvzu32oydTr0wR3Qa51d/gd8+cQvX3wpheunSNxlJ9R+W7oJ6dAo6LHhot35gwzZu+MR85FbVlmw==",
"version": "1.14.1",
"resolved": "https://registry.npmjs.org/@stripe/react-stripe-js/-/react-stripe-js-1.14.1.tgz",
"integrity": "sha512-PpXsi/NkiDGKILS6bWcM8QwBdC39U7QAT9KFopQ2CdO+kcbXv9l/e8M1saXAQC5AwdgQTTk6Zl0+//qp1faRiw==",
"requires": {
"prop-types": "^15.7.2"
}