Skip to content

Commit d9cf9d0

Browse files
Update dependency @stripe/stripe-js to v8
1 parent e282438 commit d9cf9d0

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@auspices/eos": "5.0.8",
88
"@seznam/compose-react-refs": "1.0.6",
99
"@stripe/react-stripe-js": "1.16.5",
10-
"@stripe/stripe-js": "1.54.2",
10+
"@stripe/stripe-js": "8.5.3",
1111
"@styled-system/theme-get": "5.1.2",
1212
"axios": "0.30.2",
1313
"fuse.js": "6.6.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2690,10 +2690,10 @@
26902690
dependencies:
26912691
prop-types "^15.7.2"
26922692

2693-
"@stripe/stripe-js@1.54.2":
2694-
version "1.54.2"
2695-
resolved "https://registry.yarnpkg.com/@stripe/stripe-js/-/stripe-js-1.54.2.tgz#0665848e22cbda936cfd05256facdfbba121438d"
2696-
integrity sha512-R1PwtDvUfs99cAjfuQ/WpwJ3c92+DAMy9xGApjqlWQMj0FKQabUAys2swfTRNzuYAYJh7NqK2dzcYVNkKLEKUg==
2693+
"@stripe/stripe-js@8.5.3":
2694+
version "8.5.3"
2695+
resolved "https://registry.yarnpkg.com/@stripe/stripe-js/-/stripe-js-8.5.3.tgz#17b967d207dcbd25ea50cfebdab8a38b4abecf22"
2696+
integrity sha512-UM0GHAxlTN7v0lCK2P6t0VOlvBIdApIQxhnM3yZ2kupQ4PpSrLsK/n/NyYKtw2NJGMaNRRD1IicWS7fSL2sFtA==
26972697

26982698
"@styled-system/background@^5.1.2":
26992699
version "5.1.2"

0 commit comments

Comments
 (0)