Skip to content

Commit

Permalink
Bump stripe from 12.13.0 to 17.0.0 in /server
Browse files Browse the repository at this point in the history
Bumps [stripe](https://github.com/stripe/stripe-node) from 12.13.0 to 17.0.0.
- [Release notes](https://github.com/stripe/stripe-node/releases)
- [Changelog](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md)
- [Commits](stripe/stripe-node@v12.13.0...v17.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 1eb512f commit f6233c8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions server/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"mongoose": "^7.0.2",
"nodemailer": "^6.9.2",
"nodemon": "^2.0.21",
"stripe": "^12.2.0",
"stripe": "^17.0.0",
"twilio": "^4.12.0"
},
"devDependencies": {
Expand Down

0 comments on commit f6233c8

Please sign in to comment.