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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
pull/43736/head
renovate[bot] 2021-10-07 16:17:18 +05:30 committed by GitHub
parent f518a2039f
commit be73864bd5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -4727,9 +4727,9 @@
}
},
"@stripe/react-stripe-js": {
"version": "1.5.0",
"resolved": "https://registry.npmjs.org/@stripe/react-stripe-js/-/react-stripe-js-1.5.0.tgz",
"integrity": "sha512-A7+bNeb0O/kw3JdtMeiB6frokPcks5obi+TIjuFRXUMZ5o/o1Qe7eLgLnsb0KOO/g3KJqNCpHiYcKCLESZJJbQ==",
"version": "1.6.0",
"resolved": "https://registry.npmjs.org/@stripe/react-stripe-js/-/react-stripe-js-1.6.0.tgz",
"integrity": "sha512-tMmsPD+wkpiiVJZgQ1E06tklG5MZHG462s6OWja9abpxq76kerAxMFN+KdhUg0LIEY79THbzvH3s/WGHasnV3w==",
"requires": {
"prop-types": "^15.7.2"
}

View File

@ -50,7 +50,7 @@
"@freecodecamp/strip-comments": "3.0.1",
"@loadable/component": "5.15.0",
"@reach/router": "1.3.4",
"@stripe/react-stripe-js": "1.5.0",
"@stripe/react-stripe-js": "1.6.0",
"@stripe/stripe-js": "1.19.1",
"@types/react-scrollable-anchor": "0.6.1",
"algoliasearch": "4.10.5",