Skip to content
This repository has been archived by the owner on Oct 26, 2021. It is now read-only.

Commit

Permalink
Update dependency @stripe/stripe-js to v1.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 1, 2021
1 parent 5a9119e commit e7ed7e4
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 @@ -13,7 +13,7 @@
"@sentry/react": "6.13.2",
"@sentry/tracing": "6.13.2",
"@stripe/react-stripe-js": "1.5.0",
"@stripe/stripe-js": "1.18.0",
"@stripe/stripe-js": "1.19.0",
"@svgr/webpack": "5.5.0",
"@testing-library/jest-dom": "5.14.1",
"@testing-library/react": "12.1.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2784,10 +2784,10 @@
dependencies:
prop-types "^15.7.2"

"@stripe/stripe-js@1.18.0":
version "1.18.0"
resolved "https://registry.yarnpkg.com/@stripe/stripe-js/-/stripe-js-1.18.0.tgz#687268d7cd68b44b92b86300d7c7f2a6e4df0b98"
integrity sha512-yBRHAMKHnF3kbzv0tpKB82kSow43wW5qXLK8ofg3V9NaaCyObSTO7wJfktWAtG/NBgkJOdUL+pV8dHBj0qvDkQ==
"@stripe/stripe-js@1.19.0":
version "1.19.0"
resolved "https://registry.yarnpkg.com/@stripe/stripe-js/-/stripe-js-1.19.0.tgz#2704adeabcca4ac64d3a5168b2705b165b89e633"
integrity sha512-HycB9mnCCaontVCH9tnRoGVofp4H2c+m518e3g5vLVGmmHVI7qOSI71TGbJ0XoHdfFf2EN2HUAGMCNT5IiiuNQ==

"@surma/rollup-plugin-off-main-thread@^1.4.1":
version "1.4.2"
Expand Down

0 comments on commit e7ed7e4

Please sign in to comment.