Skip to content

Commit

Permalink
Update dependency @stripe/stripe-js to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 17, 2024
1 parent f156648 commit 3dd4d73
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@sentry/nextjs": "^7.80.1",
"@slack/bolt": "3.12.2",
"@stripe/react-stripe-js": "2.1.0",
"@stripe/stripe-js": "2.1.11",
"@stripe/stripe-js": "4.5.0",
"@u-wave/react-vimeo": "0.9.10",
"async-redis": "2.0.0",
"dots-wrapper": "^3.11.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2389,10 +2389,10 @@
dependencies:
prop-types "^15.7.2"

"@stripe/stripe-js@2.1.11":
version "2.1.11"
resolved "https://registry.yarnpkg.com/@stripe/stripe-js/-/stripe-js-2.1.11.tgz#cccef8eb27db75ec784945deaa882b0ed2a885b5"
integrity sha512-GRyInO+VPMjjgUzVPKpDtz+5s8JKssJ99uhWBGo09yxDQBb+bhkm6PxmVa8C+qsSd30JFO1Z+pgIJ0AMmmZJKg==
"@stripe/stripe-js@4.5.0":
version "4.5.0"
resolved "https://registry.yarnpkg.com/@stripe/stripe-js/-/stripe-js-4.5.0.tgz#0beda9beefc05143ef6955d7bb7960064aecc53c"
integrity sha512-dMOzc58AOlsF20nYM/avzV8RFhO/vgYTY7ajLMH6mjlnZysnOHZxsECQvjEmL8Q/ukPwHkOnxSPW/QGCCnp7XA==

"@swc/[email protected]":
version "1.3.35"
Expand Down

0 comments on commit 3dd4d73

Please sign in to comment.