Skip to content

Commit

Permalink
Update dependency @stripe/react-stripe-js to v1.7.2 (#480)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Apr 23, 2022
1 parent c559d3d commit 3aa48e1
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 @@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@stripe/react-stripe-js": "1.7.1",
"@stripe/react-stripe-js": "1.7.2",
"@stripe/stripe-js": "1.27.0",
"@types/dompurify": "2.3.3",
"axios": "0.26.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1489,10 +1489,10 @@
dependencies:
"@sinonjs/commons" "^1.7.0"

"@stripe/[email protected].1":
version "1.7.1"
resolved "https://registry.yarnpkg.com/@stripe/react-stripe-js/-/react-stripe-js-1.7.1.tgz#6e1db8f4a0eaf2193b153173d4aa7c38b681310d"
integrity sha512-GiUPoMo0xVvmpRD6JR9JAhAZ0W3ZpnYZNi0KE+91+tzrSFVpChKZbeSsJ5InlZhHFk9NckJCt1wOYBTqNsvt3A==
"@stripe/[email protected].2":
version "1.7.2"
resolved "https://registry.yarnpkg.com/@stripe/react-stripe-js/-/react-stripe-js-1.7.2.tgz#87cc5464378fb28bc7390702415cf70f13a46bcd"
integrity sha512-IAVg2nPUPoSwI//XDRCO7D8mGeK4+N3Xg63fYZHmlfEWAuFVcuaqJKTT67uzIdKYZhHZ/NMdZw/ttz+GOjP/rQ==
dependencies:
prop-types "^15.7.2"

Expand Down

0 comments on commit 3aa48e1

Please sign in to comment.