mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-03-09 15:23:25 +00:00
Bump stripe from 16.1.0 to 16.2.0
Bumps [stripe](https://github.com/stripe/stripe-node) from 16.1.0 to 16.2.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/v16.1.0...v16.2.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
59c9b52609
commit
9a0d793328
2 changed files with 6 additions and 6 deletions
|
@ -44,7 +44,7 @@
|
|||
"react-dom": "^19.0.0-rc.0",
|
||||
"sharp": "^0.33.4",
|
||||
"sonner": "^1.5.0",
|
||||
"stripe": "^16.1.0",
|
||||
"stripe": "^16.2.0",
|
||||
"tailwind-merge": "^2.4.0",
|
||||
"tailwindcss-animate": "^1.0.7",
|
||||
"unsplash-js": "^7.0.19",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -6194,13 +6194,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"stripe@npm:^16.1.0":
|
||||
version: 16.1.0
|
||||
resolution: "stripe@npm:16.1.0"
|
||||
"stripe@npm:^16.2.0":
|
||||
version: 16.2.0
|
||||
resolution: "stripe@npm:16.2.0"
|
||||
dependencies:
|
||||
"@types/node": "npm:>=8.1.0"
|
||||
qs: "npm:^6.11.0"
|
||||
checksum: 10c0/9eaf5e1f1ae53ef9dfa9ef2f84d248581430947559f23ecc2fa89a7e9a38f70e62e7488672797fc2296321fad0b6b6f997563fd0af2663e6b60de7492dbdad3a
|
||||
checksum: 10c0/893bdca9ee43d11f59e2c44b5d9f6816415ec1ac7e0430b149583a20745ca6ed25f77a31bbefbca08204c1cc32ecc35ca6a8c9350859f50b598e4d4f6f2b77e0
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6396,7 +6396,7 @@ __metadata:
|
|||
react-dom: "npm:^19.0.0-rc.0"
|
||||
sharp: "npm:^0.33.4"
|
||||
sonner: "npm:^1.5.0"
|
||||
stripe: "npm:^16.1.0"
|
||||
stripe: "npm:^16.2.0"
|
||||
tailwind-merge: "npm:^2.4.0"
|
||||
tailwindcss: "npm:^3.4.4"
|
||||
tailwindcss-animate: "npm:^1.0.7"
|
||||
|
|
Loading…
Add table
Reference in a new issue