Merge pull request #1252 from SkynetLabs/dependabot/npm_and_yarn/packages/dashboard/stripe/stripe-js-1.19.0
Bump @stripe/stripe-js from 1.18.0 to 1.19.0 in /packages/dashboard
This commit is contained in:
commit
38c1be4f06
|
@ -11,7 +11,7 @@
|
|||
"@fontsource/metropolis": "4.5.0",
|
||||
"@ory/kratos-client": "0.5.4-alpha.1",
|
||||
"@stripe/react-stripe-js": "1.4.1",
|
||||
"@stripe/stripe-js": "1.18.0",
|
||||
"@stripe/stripe-js": "1.19.0",
|
||||
"@tailwindcss/forms": "0.3.3",
|
||||
"autoprefixer": "10.3.6",
|
||||
"classnames": "2.3.1",
|
||||
|
|
|
@ -188,10 +188,10 @@
|
|||
dependencies:
|
||||
prop-types "^15.7.2"
|
||||
|
||||
"@stripe/stripe-js@1.18.0":
|
||||
version "1.18.0"
|
||||
resolved "https://registry.yarnpkg.com/@stripe/stripe-js/-/stripe-js-1.18.0.tgz#687268d7cd68b44b92b86300d7c7f2a6e4df0b98"
|
||||
integrity sha512-yBRHAMKHnF3kbzv0tpKB82kSow43wW5qXLK8ofg3V9NaaCyObSTO7wJfktWAtG/NBgkJOdUL+pV8dHBj0qvDkQ==
|
||||
"@stripe/stripe-js@1.19.0":
|
||||
version "1.19.0"
|
||||
resolved "https://registry.yarnpkg.com/@stripe/stripe-js/-/stripe-js-1.19.0.tgz#2704adeabcca4ac64d3a5168b2705b165b89e633"
|
||||
integrity sha512-HycB9mnCCaontVCH9tnRoGVofp4H2c+m518e3g5vLVGmmHVI7qOSI71TGbJ0XoHdfFf2EN2HUAGMCNT5IiiuNQ==
|
||||
|
||||
"@tailwindcss/forms@0.3.3":
|
||||
version "0.3.3"
|
||||
|
|
Reference in New Issue