build(deps): bump @stripe/stripe-js in /packages/dashboard
Bumps [@stripe/stripe-js](https://github.com/stripe/stripe-js) from 1.23.0 to 1.24.0. - [Release notes](https://github.com/stripe/stripe-js/releases) - [Commits](https://github.com/stripe/stripe-js/compare/v1.23.0...v1.24.0) --- updated-dependencies: - dependency-name: "@stripe/stripe-js" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
1aac9807c2
commit
d34af51903
|
@ -11,7 +11,7 @@
|
||||||
"@fontsource/sora": "4.5.3",
|
"@fontsource/sora": "4.5.3",
|
||||||
"@fontsource/source-sans-pro": "4.5.3",
|
"@fontsource/source-sans-pro": "4.5.3",
|
||||||
"@stripe/react-stripe-js": "1.7.0",
|
"@stripe/react-stripe-js": "1.7.0",
|
||||||
"@stripe/stripe-js": "1.23.0",
|
"@stripe/stripe-js": "1.24.0",
|
||||||
"classnames": "2.3.1",
|
"classnames": "2.3.1",
|
||||||
"copy-text-to-clipboard": "^3.0.1",
|
"copy-text-to-clipboard": "^3.0.1",
|
||||||
"dayjs": "1.10.8",
|
"dayjs": "1.10.8",
|
||||||
|
|
|
@ -177,10 +177,10 @@
|
||||||
dependencies:
|
dependencies:
|
||||||
prop-types "^15.7.2"
|
prop-types "^15.7.2"
|
||||||
|
|
||||||
"@stripe/stripe-js@1.23.0":
|
"@stripe/stripe-js@1.24.0":
|
||||||
version "1.23.0"
|
version "1.24.0"
|
||||||
resolved "https://registry.yarnpkg.com/@stripe/stripe-js/-/stripe-js-1.23.0.tgz#62eed14e83c63c3e8c27f14f6b1e6feb8496c867"
|
resolved "https://registry.yarnpkg.com/@stripe/stripe-js/-/stripe-js-1.24.0.tgz#d23977f364565981f8ab30b1b540e367f72abc5c"
|
||||||
integrity sha512-+7w4rVs71Fk8/8uzyzQB5GotHSH9mjOjxM3EYDq/3MR3I2ewELHtvWVMOqfS/9WSKCaKv7h7eFLsMZGpK5jApQ==
|
integrity sha512-8CEILOpzoRhGwvgcf6y+BlPyEq1ZqxAv3gsX7LvokFYvbcyH72GRcHQMGXuZS3s7HqfYQuTSFrvZNL/qdkgA9Q==
|
||||||
|
|
||||||
"@tailwindcss/forms@0.4.0":
|
"@tailwindcss/forms@0.4.0":
|
||||||
version "0.4.0"
|
version "0.4.0"
|
||||||
|
|
Reference in New Issue