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 Jun 18, 2024
1 parent cf373a4 commit ccff061
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@redwoodjs/forms": "7.4.3",
"@redwoodjs/router": "7.4.3",
"@redwoodjs/web": "7.4.3",
"@stripe/stripe-js": "1.54.2",
"@stripe/stripe-js": "4.0.0",
"@xstate/immer": "0.3.3",
"@xstate/react": "3.2.2",
"immer": "10.1.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5261,10 +5261,10 @@ __metadata:
languageName: node
linkType: hard

"@stripe/stripe-js@npm:1.54.2":
version: 1.54.2
resolution: "@stripe/stripe-js@npm:1.54.2"
checksum: cf6ea20039fde28a0edc5562f08120ea820b1f8b8f2cf8b769aa92c0a4799a85e614f4112d8d790238960d0a3e1a194c76f6d2d941aa91acc8fbbc8920e63f02
"@stripe/stripe-js@npm:4.0.0":
version: 4.0.0
resolution: "@stripe/stripe-js@npm:4.0.0"
checksum: c4cc6a2d1a3a3e20a6ba37b3d2e837678b52146ee611b5ce2edcc9df9df5d061e885fe14f19aece77db6576071839068f24cd7a7f6d56ae125a6bdf59c4d94b5
languageName: node
linkType: hard

Expand Down Expand Up @@ -21221,7 +21221,7 @@ __metadata:
"@redwoodjs/router": 7.4.3
"@redwoodjs/vite": 7.4.3
"@redwoodjs/web": 7.4.3
"@stripe/stripe-js": 1.54.2
"@stripe/stripe-js": 4.0.0
"@testing-library/user-event": 14.5.2
"@xstate/immer": 0.3.3
"@xstate/react": 3.2.2
Expand Down

0 comments on commit ccff061

Please sign in to comment.