Skip to content

Commit

Permalink
fix(deps): update dependency @stripe/stripe-js to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 25, 2024
1 parent 7e7eeba commit d709ad3
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 @@ -20,7 +20,7 @@
"@mui/lab": "5.0.0-alpha.151",
"@mui/material": "5.15.5",
"@stripe/react-stripe-js": "^1.16.5",
"@stripe/stripe-js": "^1.54.2",
"@stripe/stripe-js": "^2.0.0",
"@uppy/core": "^3.5.0",
"@uppy/dashboard": "3.5.3",
"@uppy/drag-drop": "3.0.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1834,10 +1834,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: 52d6e814dd6e4979a050d9c06d8aa463f583138bb6b1aaf6e8856e92dcfa3ce7fd2231ce86882b44ffd0299b8e1d93f6c6dd9d1461b957ef2a6d548a801e506f
"@stripe/stripe-js@npm:^2.0.0":
version: 2.4.0
resolution: "@stripe/stripe-js@npm:2.4.0"
checksum: 01b5eeb85bc73af0f8144e7a70f9f62b7e2d7bf9924ea17738e74d57308399493ac2502d6d8b5364273ca03a8d87fc8b5eb38f8f9237ec4970660ebc4176fe2e
languageName: node
linkType: hard

Expand Down Expand Up @@ -5679,7 +5679,7 @@ __metadata:
"@mui/lab": "npm:5.0.0-alpha.151"
"@mui/material": "npm:5.15.5"
"@stripe/react-stripe-js": "npm:^1.16.5"
"@stripe/stripe-js": "npm:^1.54.2"
"@stripe/stripe-js": "npm:^2.0.0"
"@testing-library/jest-dom": "npm:6.2.0"
"@testing-library/react": "npm:14.1.2"
"@testing-library/user-event": "npm:14.5.2"
Expand Down

0 comments on commit d709ad3

Please sign in to comment.