Skip to content

Commit

Permalink
fix(deps): update dependency @stripe/stripe-js to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 22, 2024
1 parent a5c25bd commit 43c9c4a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@prisma/client": "5.22.0",
"@sentry/nextjs": "8.39.0",
"@stripe/react-stripe-js": "2.9.0",
"@stripe/stripe-js": "4.10.0",
"@stripe/stripe-js": "5.2.0",
"@types/bcrypt": "5.0.2",
"autoprefixer": "10.4.20",
"base64url": "3.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2502,10 +2502,10 @@ __metadata:
languageName: node
linkType: hard

"@stripe/stripe-js@npm:4.10.0":
version: 4.10.0
resolution: "@stripe/stripe-js@npm:4.10.0"
checksum: 10c0/d437c367b753b53158fe9070885424821787f627d74a1f3b526feb51614be3e26d042b8dc6827ee59e8288a94e08dd852f6011106ea28d082066b1de89aa4ba1
"@stripe/stripe-js@npm:5.2.0":
version: 5.2.0
resolution: "@stripe/stripe-js@npm:5.2.0"
checksum: 10c0/1afcf68a3a37f0337f26c3180dae4ea12f957c386a70395ace3d453d7687258d1abed0e1131e9875665ad8c796646e0bbd7af390d683ad60516f2a128ff9c484
languageName: node
linkType: hard

Expand Down Expand Up @@ -9205,7 +9205,7 @@ __metadata:
"@prisma/client": "npm:5.22.0"
"@sentry/nextjs": "npm:8.39.0"
"@stripe/react-stripe-js": "npm:2.9.0"
"@stripe/stripe-js": "npm:4.10.0"
"@stripe/stripe-js": "npm:5.2.0"
"@testing-library/dom": "npm:10.4.0"
"@testing-library/jest-dom": "npm:6.6.3"
"@testing-library/react": "npm:16.0.1"
Expand Down

0 comments on commit 43c9c4a

Please sign in to comment.