Skip to content

Commit

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

See this package in npm:
stripe

See this project in Snyk:
https://app.snyk.io/org/cachiman/project/c0a94bdf-9b32-40d6-a587-0a45b5778d80?utm_source=github-cloud-app&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-io[bot] authored Aug 14, 2024
1 parent 18982da commit e4aa497
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/webhook-signing/koa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"dotenv": "^8.2.0",
"koa": "^2.14.1",
"stripe": "^11.9.1",
"stripe": "^16.4.0",
"koa-bodyparser": "^4.3.0"
},
"devDependencies": {
Expand Down

0 comments on commit e4aa497

Please sign in to comment.