Bump stripe from 16.2.0 to 16.5.0

Bumps [stripe](https://github.com/stripe/stripe-node) from 16.2.0 to 16.5.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.2.0...v16.5.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:
dependabot[bot] 2024-07-26 17:14:44 +00:00 committed by GitHub
parent 9e2e87d504
commit d54396416a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View file

@ -44,7 +44,7 @@
"react-dom": "^19.0.0-rc.0", "react-dom": "^19.0.0-rc.0",
"sharp": "^0.33.4", "sharp": "^0.33.4",
"sonner": "^1.5.0", "sonner": "^1.5.0",
"stripe": "^16.2.0", "stripe": "^16.5.0",
"tailwind-merge": "^2.4.0", "tailwind-merge": "^2.4.0",
"tailwindcss-animate": "^1.0.7", "tailwindcss-animate": "^1.0.7",
"unsplash-js": "^7.0.19", "unsplash-js": "^7.0.19",

View file

@ -6195,13 +6195,13 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"stripe@npm:^16.2.0": "stripe@npm:^16.5.0":
version: 16.2.0 version: 16.5.0
resolution: "stripe@npm:16.2.0" resolution: "stripe@npm:16.5.0"
dependencies: dependencies:
"@types/node": "npm:>=8.1.0" "@types/node": "npm:>=8.1.0"
qs: "npm:^6.11.0" qs: "npm:^6.11.0"
checksum: 10c0/893bdca9ee43d11f59e2c44b5d9f6816415ec1ac7e0430b149583a20745ca6ed25f77a31bbefbca08204c1cc32ecc35ca6a8c9350859f50b598e4d4f6f2b77e0 checksum: 10c0/2241cb78df88654fc80eca1f2779f59943788d1c6397ee9c56dd364c2a5a5e752248cb16c3d59761eab2d329b645a710a4c4e32c0538a76d84e3acfaad21b817
languageName: node languageName: node
linkType: hard linkType: hard
@ -6397,7 +6397,7 @@ __metadata:
react-dom: "npm:^19.0.0-rc.0" react-dom: "npm:^19.0.0-rc.0"
sharp: "npm:^0.33.4" sharp: "npm:^0.33.4"
sonner: "npm:^1.5.0" sonner: "npm:^1.5.0"
stripe: "npm:^16.2.0" stripe: "npm:^16.5.0"
tailwind-merge: "npm:^2.4.0" tailwind-merge: "npm:^2.4.0"
tailwindcss: "npm:^3.4.7" tailwindcss: "npm:^3.4.7"
tailwindcss-animate: "npm:^1.0.7" tailwindcss-animate: "npm:^1.0.7"