debtcollective / disputes

Dispute tools v2
https://disputes.debtcollective.now.sh
BSD 3-Clause "New" or "Revised" License
3 stars 0 forks source link

fix(deps): update dependency lodash to v4.17.21 [security] #351

Open renovate[bot] opened 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
lodash (source) 4.17.19 -> 4.17.21 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2021-23337

lodash versions prior to 4.17.21 are vulnerable to Command Injection via the template function.


Release Notes

lodash/lodash ### [`v4.17.21`](https://togithub.com/lodash/lodash/compare/4.17.20...4.17.21) [Compare Source](https://togithub.com/lodash/lodash/compare/4.17.20...4.17.21) ### [`v4.17.20`](https://togithub.com/lodash/lodash/compare/4.17.19...4.17.20) [Compare Source](https://togithub.com/lodash/lodash/compare/4.17.19...4.17.20)

Configuration

📅 Schedule: "" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.

vercel[bot] commented 3 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/debtcollective/disputes/77c6VX5pG7HmZt27TBRgDa9CTARN
✅ Preview: Failed

codecov[bot] commented 3 years ago

Codecov Report

Merging #351 (b821647) into master (6880185) will decrease coverage by 0.48%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #351      +/-   ##
==========================================
- Coverage   96.22%   95.74%   -0.49%     
==========================================
  Files           9        9              
  Lines         106      141      +35     
  Branches       17       42      +25     
==========================================
+ Hits          102      135      +33     
- Misses          4        6       +2     
Impacted Files Coverage Δ
components/RadioField.js 94.73% <0.00%> (-5.27%) :arrow_down:
components/CheckField.js 100.00% <0.00%> (ø)
components/NumberField.js 100.00% <0.00%> (ø)
components/SelectField.js 100.00% <0.00%> (ø)
components/FieldTemplate.js 100.00% <0.00%> (ø)
components/PlainTemplate.js 100.00% <0.00%> (ø)
components/TextField.js 96.66% <0.00%> (+0.51%) :arrow_up:
components/DateField.js 71.42% <0.00%> (+1.42%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 6880185...b821647. Read the comment docs.