Skip to content

Commit

Permalink
fix(deps): update dependency react-stripe-elements to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 24, 2020
1 parent 6a37c0e commit 4685ae9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"react": "16.12.0",
"react-dom": "16.12.0",
"react-final-form": "6.3.5",
"react-stripe-elements": "5.1.0"
"react-stripe-elements": "6.0.1"
},
"devDependencies": {
"dotenv": "8.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5222,10 +5222,10 @@ [email protected], react-is@^16.8.1:
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.8.6.tgz#5bbc1e2d29141c9fbdfed456343fe2bc430a6a16"
integrity sha512-aUk3bHfZ2bRSVFFbbeVS4i+lNPZr3/WM5jT2J5omUVV1zzcs1nAaf3l51ctA5FFvCRbhrH0bdAsRRQddFJZPtA==

react-stripe-elements@5.1.0:
version "5.1.0"
resolved "https://registry.yarnpkg.com/react-stripe-elements/-/react-stripe-elements-5.1.0.tgz#b55a09ccd6ce7a55ca61f1d1de24cdfa8f0f3b04"
integrity sha512-4UlzOLNdbJsZr4JwbTdJjxhedAfalDDtfEYLHEBo0MKG0KgSLRAeIJup0/6NSpKtBLK4ieOMAwvyln9ICOSilQ==
react-stripe-elements@6.0.1:
version "6.0.1"
resolved "https://registry.yarnpkg.com/react-stripe-elements/-/react-stripe-elements-6.0.1.tgz#f2b1e4c132cb18f140668556a5218e3b8e082794"
integrity sha512-WVKTunSgsrkm8Tv1+BEehfYrA2CHdlk01ocmbcECliPb1EDybaoUCx2MR212ptRHyitMrHF+ahUTewjaX98kcQ==
dependencies:
prop-types "15.7.2"

Expand Down

0 comments on commit 4685ae9

Please sign in to comment.