Bump stripe from 17.7.0 to 18.2.1

Bumps [stripe](https://github.com/stripe/stripe-node) from 17.7.0 to 18.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.7.0...v18.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-06-05 17:18:16 +00:00 committed by GitHub
parent dbbca1f09f
commit 8ff9da9e95
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 12 additions and 8 deletions

View file

@ -57,7 +57,7 @@
"react-dom": "^19.1.0", "react-dom": "^19.1.0",
"sharp": "^0.33.5", "sharp": "^0.33.5",
"sonner": "^2.0.2", "sonner": "^2.0.2",
"stripe": "^17.7.0", "stripe": "^18.2.1",
"tailwind-merge": "^3.3.0", "tailwind-merge": "^3.3.0",
"tailwindcss-animate": "^1.0.7", "tailwindcss-animate": "^1.0.7",
"unsplash-js": "^7.0.19", "unsplash-js": "^7.0.19",

View file

@ -5231,7 +5231,7 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@types/node@npm:*, @types/node@npm:>=8.1.0": "@types/node@npm:*":
version: 22.13.1 version: 22.13.1
resolution: "@types/node@npm:22.13.1" resolution: "@types/node@npm:22.13.1"
dependencies: dependencies:
@ -13905,13 +13905,17 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"stripe@npm:^17.7.0": "stripe@npm:^18.2.1":
version: 17.7.0 version: 18.2.1
resolution: "stripe@npm:17.7.0" resolution: "stripe@npm:18.2.1"
dependencies: dependencies:
"@types/node": "npm:>=8.1.0"
qs: "npm:^6.11.0" qs: "npm:^6.11.0"
checksum: 10c0/df67c6d455bd0dd87140640924c220fa9581fc00c3267d171f407c8d088f946f61e3ae7e88a89e7dd705b10fd5254630fc943222eb6f003390ebafbd391f81b2 peerDependencies:
"@types/node": ">=12.x.x"
peerDependenciesMeta:
"@types/node":
optional: true
checksum: 10c0/7edef67ca27bd4e84ac24eae4e10fa1d712392c08eec62aa6748c78241ebccc2a057651716a619fcaac1b70c5f08ba5fc5adf255d67462d5a441e3a96c0dc6c5
languageName: node languageName: node
linkType: hard linkType: hard
@ -14154,7 +14158,7 @@ __metadata:
react-dom: "npm:^19.1.0" react-dom: "npm:^19.1.0"
sharp: "npm:^0.33.5" sharp: "npm:^0.33.5"
sonner: "npm:^2.0.2" sonner: "npm:^2.0.2"
stripe: "npm:^17.7.0" stripe: "npm:^18.2.1"
tailwind-merge: "npm:^3.3.0" tailwind-merge: "npm:^3.3.0"
tailwindcss: "npm:^3.4.16" tailwindcss: "npm:^3.4.16"
tailwindcss-animate: "npm:^1.0.7" tailwindcss-animate: "npm:^1.0.7"