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

pull/48707/head
renovate[bot] 2022-12-10 12:35:51 +00:00
parent bdd11b9106
commit da7b5d1de2
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.16.0",
"@stripe/react-stripe-js": "1.16.1",
"@stripe/stripe-js": "1.46.0",
"@types/react-scrollable-anchor": "0.6.1",
"algoliasearch": "4.14.2",

16
package-lock.json generated
View File

@ -444,7 +444,7 @@
"@loadable/component": "5.15.2",
"@reach/router": "1.3.4",
"@sentry/gatsby": "6.19.7",
"@stripe/react-stripe-js": "1.16.0",
"@stripe/react-stripe-js": "1.16.1",
"@stripe/stripe-js": "1.46.0",
"@types/react-scrollable-anchor": "0.6.1",
"algoliasearch": "4.14.2",
@ -13009,9 +13009,9 @@
}
},
"node_modules/@stripe/react-stripe-js": {
"version": "1.16.0",
"resolved": "https://registry.npmjs.org/@stripe/react-stripe-js/-/react-stripe-js-1.16.0.tgz",
"integrity": "sha512-HCgaZjo2tGn7ZxMul6NAiBNYgPBIX5Bxx0lsE8DxFakp1v/JA0KZezs0HXj37Ua0clK1Ip4kVCBG0TIJsqf/Aw==",
"version": "1.16.1",
"resolved": "https://registry.npmjs.org/@stripe/react-stripe-js/-/react-stripe-js-1.16.1.tgz",
"integrity": "sha512-einalv46WrAZhCN8jDHz3e6ePYmwwkbwDfv//XPKw/higzdiZmSZgMJWeqEOPvalf8qryx9vOXOYaH7G6yUGug==",
"dependencies": {
"prop-types": "^15.7.2"
},
@ -56082,7 +56082,7 @@
"@loadable/component": "5.15.2",
"@reach/router": "1.3.4",
"@sentry/gatsby": "6.19.7",
"@stripe/react-stripe-js": "1.16.0",
"@stripe/react-stripe-js": "1.16.1",
"@stripe/stripe-js": "1.46.0",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "12.1.5",
@ -63350,9 +63350,9 @@
}
},
"@stripe/react-stripe-js": {
"version": "1.16.0",
"resolved": "https://registry.npmjs.org/@stripe/react-stripe-js/-/react-stripe-js-1.16.0.tgz",
"integrity": "sha512-HCgaZjo2tGn7ZxMul6NAiBNYgPBIX5Bxx0lsE8DxFakp1v/JA0KZezs0HXj37Ua0clK1Ip4kVCBG0TIJsqf/Aw==",
"version": "1.16.1",
"resolved": "https://registry.npmjs.org/@stripe/react-stripe-js/-/react-stripe-js-1.16.1.tgz",
"integrity": "sha512-einalv46WrAZhCN8jDHz3e6ePYmwwkbwDfv//XPKw/higzdiZmSZgMJWeqEOPvalf8qryx9vOXOYaH7G6yUGug==",
"requires": {
"prop-types": "^15.7.2"
}