mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Bump stripe from 17.5.0 to 17.6.0
Bumps [stripe](https://github.com/stripe/stripe-node) from 17.5.0 to 17.6.0. - [Release notes](https://github.com/stripe/stripe-node/releases) - [Changelog](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md) - [Commits](https://github.com/stripe/stripe-node/compare/v17.5.0...v17.6.0) --- updated-dependencies: - dependency-name: stripe dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
4a53d569b5
commit
58cbe2028b
2 changed files with 6 additions and 6 deletions
|
@ -57,7 +57,7 @@
|
|||
"react-dom": "^19.0.0",
|
||||
"sharp": "^0.33.5",
|
||||
"sonner": "^1.7.3",
|
||||
"stripe": "^17.4.0",
|
||||
"stripe": "^17.6.0",
|
||||
"tailwind-merge": "^2.6.0",
|
||||
"tailwindcss-animate": "^1.0.7",
|
||||
"unsplash-js": "^7.0.19",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -12437,13 +12437,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"stripe@npm:^17.4.0":
|
||||
version: 17.5.0
|
||||
resolution: "stripe@npm:17.5.0"
|
||||
"stripe@npm:^17.6.0":
|
||||
version: 17.6.0
|
||||
resolution: "stripe@npm:17.6.0"
|
||||
dependencies:
|
||||
"@types/node": "npm:>=8.1.0"
|
||||
qs: "npm:^6.11.0"
|
||||
checksum: 10c0/ba9cda3359f866c78ed03fea076222dbabdcaa4a33dafa187479cc5059f020b8853236ab13dba6078806bd5b99781a33b4477803257cfe1b139c470d3576d9ec
|
||||
checksum: 10c0/78b5570fffeae5e197392d5ab506a4713f1ee7316df4359d5cc7628a31d86e6b29c464684b5de46420ef52d3a39c6a27e3e715c88d0f2968a48104a68285e8a7
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -12686,7 +12686,7 @@ __metadata:
|
|||
react-dom: "npm:^19.0.0"
|
||||
sharp: "npm:^0.33.5"
|
||||
sonner: "npm:^1.7.3"
|
||||
stripe: "npm:^17.4.0"
|
||||
stripe: "npm:^17.6.0"
|
||||
tailwind-merge: "npm:^2.6.0"
|
||||
tailwindcss: "npm:^3.4.16"
|
||||
tailwindcss-animate: "npm:^1.0.7"
|
||||
|
|
Loading…
Reference in a new issue