Skip to content

Commit

Permalink
Merge pull request #1341 from fixthestatusquo/dependabot/npm_and_yarn…
Browse files Browse the repository at this point in the history
…/stripe/stripe-js-2.1.10

Bump @stripe/stripe-js from 2.1.7 to 2.1.10
  • Loading branch information
tttp authored Oct 28, 2023
2 parents ec7e328 + 77ebeb7 commit ca00cf5
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 @@ -25,7 +25,7 @@
"@paypal/react-paypal-js": "^8.1.3",
"@shopify/react-intersection-observer": "^4.0.4",
"@stripe/react-stripe-js": "^2.3.1",
"@stripe/stripe-js": "^2.1.7",
"@stripe/stripe-js": "^2.1.10",
"@supabase/supabase-js": "^2.38.1",
"i18n-iso-countries": "^7.7.0",
"i18next": "^23.5.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1609,10 +1609,10 @@
dependencies:
prop-types "^15.7.2"

"@stripe/stripe-js@^2.1.7":
version "2.1.7"
resolved "https://registry.yarnpkg.com/@stripe/stripe-js/-/stripe-js-2.1.7.tgz#9ce9be34ba7f778c626710d6a12171e364a927ba"
integrity sha512-oI620ARpFp5jCXfwIYMxyBJmtTFuAjSA8x3k3JgW1M6cvLmw9XgmNcGNegQWmirpozhFNflxrZEgp10og+6MSA==
"@stripe/stripe-js@^2.1.10":
version "2.1.10"
resolved "https://registry.yarnpkg.com/@stripe/stripe-js/-/stripe-js-2.1.10.tgz#d5f0a85def710e7a798e18e9950c4ef619dab917"
integrity sha512-h79zhwvxAJVAvtVjtMoz++DtwI7GdcEItmTC0P2gciZoFUeAO6XX9DL+UXm9uADiEaUvTKqrExYwtBTlMYAaPA==

"@supabase/functions-js@^2.1.5":
version "2.1.5"
Expand Down

0 comments on commit ca00cf5

Please sign in to comment.