Skip to content

Commit

Permalink
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 19, 2024
1 parent 39c7ebb commit be6d9b6
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 @@ -7,7 +7,7 @@
"@auspices/eos": "5.0.8",
"@seznam/compose-react-refs": "1.0.6",
"@stripe/react-stripe-js": "1.16.5",
"@stripe/stripe-js": "1.54.2",
"@stripe/stripe-js": "5.2.0",
"@styled-system/theme-get": "5.1.2",
"axios": "0.28.1",
"fuse.js": "6.6.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2691,10 +2691,10 @@
dependencies:
prop-types "^15.7.2"

"@stripe/stripe-js@1.54.2":
version "1.54.2"
resolved "https://registry.yarnpkg.com/@stripe/stripe-js/-/stripe-js-1.54.2.tgz#0665848e22cbda936cfd05256facdfbba121438d"
integrity sha512-R1PwtDvUfs99cAjfuQ/WpwJ3c92+DAMy9xGApjqlWQMj0FKQabUAys2swfTRNzuYAYJh7NqK2dzcYVNkKLEKUg==
"@stripe/stripe-js@5.2.0":
version "5.2.0"
resolved "https://registry.yarnpkg.com/@stripe/stripe-js/-/stripe-js-5.2.0.tgz#2d696ed622def8c4407c658d8294c3e0365b0f1b"
integrity sha512-2ZpEaezx3S0QPtnske175NDaLvUvaVKd4ePHpUN0QF/uV4BBBBRUy5BvQONDym+utbbW0QhSJoiRPnp4FS+4Vg==

"@styled-system/background@^5.1.2":
version "5.1.2"
Expand Down

0 comments on commit be6d9b6

Please sign in to comment.