Skip to content

Commit

Permalink
fix: upgrade @stripe/react-stripe-js from 2.1.1 to 2.8.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @stripe/react-stripe-js from 2.1.1 to 2.8.0.

See this package in npm:
@stripe/react-stripe-js

See this project in Snyk:
https://app.snyk.io/org/sammyfilly/project/58a1ffd4-2909-4eec-8ee0-02329f978c79?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 24, 2024
1 parent 778cef6 commit 63f6885
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/with-stripe-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"start": "next start"
},
"dependencies": {
"@stripe/react-stripe-js": "2.1.1",
"@stripe/react-stripe-js": "2.8.0",
"@stripe/stripe-js": "1.54.1",
"next": "latest",
"react": "18.2.0",
Expand Down

0 comments on commit 63f6885

Please sign in to comment.