Bump stripe from 16.6.0 to 16.7.0

Bumps [stripe](https://github.com/stripe/stripe-node) from 16.6.0 to 16.7.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.6.0...v16.7.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-08-09 17:51:48 +00:00 committed by GitHub
parent c2f2171c07
commit 19bff7bf33
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",
"sharp": "^0.33.4",
"sonner": "^1.5.0",
"stripe": "^16.6.0",
"stripe": "^16.7.0",
"tailwind-merge": "^2.4.0",
"tailwindcss-animate": "^1.0.7",
"unsplash-js": "^7.0.19",

View file

@ -6228,13 +6228,13 @@ __metadata:
languageName: node
linkType: hard
"stripe@npm:^16.6.0":
version: 16.6.0
resolution: "stripe@npm:16.6.0"
"stripe@npm:^16.7.0":
version: 16.7.0
resolution: "stripe@npm:16.7.0"
dependencies:
"@types/node": "npm:>=8.1.0"
qs: "npm:^6.11.0"
checksum: 10c0/c7e6237d6964fac0bc9c01a77b9b3a8fc5ae303ecde298c084f639524c896b39cc7158c6e4bf9c589a045afe864e0b93b6c8c25e0ba921b8c6adc6df7ff08c33
checksum: 10c0/2604c58cffd939315385e34ed4b69f19f6e1dc14960c95e8294b235d2dcb2b60653e09efa16385246921abf3c55bcacb0067a10ab2148ad884bfb2dcd5a8e20a
languageName: node
linkType: hard
@ -6430,7 +6430,7 @@ __metadata:
react-dom: "npm:^19.0.0-rc.0"
sharp: "npm:^0.33.4"
sonner: "npm:^1.5.0"
stripe: "npm:^16.6.0"
stripe: "npm:^16.7.0"
tailwind-merge: "npm:^2.4.0"
tailwindcss: "npm:^3.4.9"
tailwindcss-animate: "npm:^1.0.7"