mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 18:51:59 +00:00
Update dependency react-stripe-elements to v6 (#6972)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
57382ec842
commit
b91fc3ffbb
@ -248,7 +248,7 @@
|
||||
"react-dom-confetti": "^0.1.1",
|
||||
"react-router": "^5.1.2",
|
||||
"react-router-dom": "^5.1.2",
|
||||
"react-stripe-elements": "^4.0.2",
|
||||
"react-stripe-elements": "^6.0.1",
|
||||
"react-visibility-sensor": "^5.1.1",
|
||||
"reactstrap": "^8.0.1",
|
||||
"recharts": "^1.8.5",
|
||||
|
||||
10
yarn.lock
10
yarn.lock
@ -15245,12 +15245,12 @@ react-smooth@^1.0.5:
|
||||
raf "^3.4.0"
|
||||
react-transition-group "^2.5.0"
|
||||
|
||||
react-stripe-elements@^4.0.2:
|
||||
version "4.0.2"
|
||||
resolved "https://registry.npmjs.org/react-stripe-elements/-/react-stripe-elements-4.0.2.tgz#de962e59c202fde1430cae7e0674c6240f8c8fa5"
|
||||
integrity sha512-I6JcXMyPNVoYGug7NOQsW3hmtG8+qisvIbQoJmvTyUnD3Nx60rSv3HXiwagt3Q59f/XxwAZiqbIR9ZDYv7fRCQ==
|
||||
react-stripe-elements@^6.0.1:
|
||||
version "6.0.1"
|
||||
resolved "https://registry.npmjs.org/react-stripe-elements/-/react-stripe-elements-6.0.1.tgz#f2b1e4c132cb18f140668556a5218e3b8e082794"
|
||||
integrity sha512-WVKTunSgsrkm8Tv1+BEehfYrA2CHdlk01ocmbcECliPb1EDybaoUCx2MR212ptRHyitMrHF+ahUTewjaX98kcQ==
|
||||
dependencies:
|
||||
prop-types "^15.5.10"
|
||||
prop-types "15.7.2"
|
||||
|
||||
react-syntax-highlighter@^8.0.1:
|
||||
version "8.1.0"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user