dhulme / money-manager

Desktop application for managing your personal finances
https://dhulme.uk/money-manager
MIT License
16 stars 4 forks source link

[Snyk] Security upgrade papaparse from 5.1.0 to 5.2.0 #60

Closed snyk-bot closed 4 years ago

snyk-bot commented 4 years ago

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

Changes included in this PR

Vulnerabilities that will be fixed

With an upgrade:
Severity Issue Breaking Change Exploit Maturity
high severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-PAPAPARSE-564258
No Proof of Concept
Commit messages
Package name: papaparse The new version differs by 14 commits.
  • 4b192de Minor version bump
  • 235a127 Avoid ReDOS on float dynamic typing (#779)
  • a4cf371 Improve downloadRequestBody documentation
  • e934deb Support POST method when download is true
  • 7ec146c Using self instead of this to preserve binding. (#769)
  • 3497ded Patch version bump
  • ae73d2a Use chunk size to determine the processed length
  • a318396 Reword newline docs
  • 47b356d #727 update delimiter and newline index if they are earlier than the current position before tested. (#728)
  • 7ad8dda Address deepEqual using compare by JSON strings. (#724)
  • e536351 Refactor substr calls to substring calls. (#725)
  • e0b474d Correct small typo (#723)
  • 6f7e43e Fix step callback function when skipping empty lines (#714)
  • ec26e72 Bump open from 0.0.5 to 7.0.0 (#721)
See the full diff

Check the changes in this PR to ensure they won't cause issues with your project.


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information:

🧐 View latest project report

🛠 Adjust project settings

📚 Read more about Snyk's upgrade and patch logic