Skip to content

Commit

Permalink
feat: upgrade stripe from 10.17.0 to 17.2.1
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade stripe from 10.17.0 to 17.2.1.

See this package in npm:
stripe

See this project in Snyk:
https://app.snyk.io/org/laurry-gee/project/12080d73-f2a7-4bce-aec4-73a9b329d220?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Nov 9, 2024
1 parent 21e1848 commit c2e57ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/stream/auth/stripe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"start-stackblitz": "WRANGLER_SEND_METRICS=false wrangler pages dev --local --node-compat ./src"
},
"dependencies": {
"stripe": "^10.15.0"
"stripe": "^17.2.1"
},
"devDependencies": {
"wrangler": "^2.9.1"
Expand Down

0 comments on commit c2e57ff

Please sign in to comment.