Merge pull request #1287 from SkynetLabs/dependabot/npm_and_yarn/packages/dashboard/stripe/react-stripe-js-1.6.0

Bump @stripe/react-stripe-js from 1.5.0 to 1.6.0 in /packages/dashboard
This commit is contained in:
Karol Wypchło 2021-10-18 14:35:14 +01:00 committed by GitHub
commit 8c82ee5e17
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -10,7 +10,7 @@
"dependencies": { "dependencies": {
"@fontsource/metropolis": "4.5.0", "@fontsource/metropolis": "4.5.0",
"@ory/kratos-client": "0.5.4-alpha.1", "@ory/kratos-client": "0.5.4-alpha.1",
"@stripe/react-stripe-js": "1.5.0", "@stripe/react-stripe-js": "1.6.0",
"@stripe/stripe-js": "1.20.2", "@stripe/stripe-js": "1.20.2",
"@tailwindcss/forms": "0.3.4", "@tailwindcss/forms": "0.3.4",
"autoprefixer": "10.3.7", "autoprefixer": "10.3.7",

View File

@ -181,10 +181,10 @@
dependencies: dependencies:
axios "^0.19.2" axios "^0.19.2"
"@stripe/react-stripe-js@1.5.0": "@stripe/react-stripe-js@1.6.0":
version "1.5.0" version "1.6.0"
resolved "https://registry.yarnpkg.com/@stripe/react-stripe-js/-/react-stripe-js-1.5.0.tgz#7e4d80077e88e1f2c1f10ac255f2838d7c9488c2" resolved "https://registry.yarnpkg.com/@stripe/react-stripe-js/-/react-stripe-js-1.6.0.tgz#e3adf6a6ea6d839193164fa3cfe73cf52db3a080"
integrity sha512-A7+bNeb0O/kw3JdtMeiB6frokPcks5obi+TIjuFRXUMZ5o/o1Qe7eLgLnsb0KOO/g3KJqNCpHiYcKCLESZJJbQ== integrity sha512-tMmsPD+wkpiiVJZgQ1E06tklG5MZHG462s6OWja9abpxq76kerAxMFN+KdhUg0LIEY79THbzvH3s/WGHasnV3w==
dependencies: dependencies:
prop-types "^15.7.2" prop-types "^15.7.2"