Bump stripe from 17.2.0 to 17.2.1

Bumps [stripe](https://github.com/stripe/stripe-node) from 17.2.0 to 17.2.1.
- [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.2.0...v17.2.1)

---
updated-dependencies:
- dependency-name: stripe
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-10-21 20:50:33 +00:00 committed by GitHub
parent ef615bc853
commit ae303f0a74
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View file

@ -46,7 +46,7 @@
"react-dom": "19.0.0-rc-65a56d0e-20241020",
"sharp": "^0.33.5",
"sonner": "^1.5.0",
"stripe": "^17.2.0",
"stripe": "^17.2.1",
"tailwind-merge": "^2.5.4",
"tailwindcss-animate": "^1.0.7",
"unsplash-js": "^7.0.19",

View file

@ -6568,13 +6568,13 @@ __metadata:
languageName: node
linkType: hard
"stripe@npm:^17.2.0":
version: 17.2.0
resolution: "stripe@npm:17.2.0"
"stripe@npm:^17.2.1":
version: 17.2.1
resolution: "stripe@npm:17.2.1"
dependencies:
"@types/node": "npm:>=8.1.0"
qs: "npm:^6.11.0"
checksum: 10c0/cf3c9894faa4ce564d63a6144e5d4472c7cefdf5ca8bf0bb601e741dbc7c5d9950866e75d263ac44bbdc69b51031348546c79b7b46be803a075523344f4d5a3f
checksum: 10c0/983a7f6cc58733c845775dd81d5fb0c7b0b72fe36cb260c1a81f1c8ade8b8742febf2062ec127acc91ba44c00d5474d508164cac1bb7b0f8ac7d8b408af4ff38
languageName: node
linkType: hard
@ -6801,7 +6801,7 @@ __metadata:
react-dom: "npm:19.0.0-rc-65a56d0e-20241020"
sharp: "npm:^0.33.5"
sonner: "npm:^1.5.0"
stripe: "npm:^17.2.0"
stripe: "npm:^17.2.1"
tailwind-merge: "npm:^2.5.4"
tailwindcss: "npm:^3.4.13"
tailwindcss-animate: "npm:^1.0.7"