eloquence / lib.reviews

A free/libre code and information platform for reviews of anything
Creative Commons Zero v1.0 Universal
165 stars 13 forks source link

[Snyk] Fix for 1 vulnerabilities #278

Closed snyk-bot closed 2 years ago

snyk-bot commented 2 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 Priority Score (*) Issue Breaking Change Exploit Maturity
medium severity 551/1000
Why? Recently disclosed, Has a fix available, CVSS 5.3
Regular Expression Denial of Service (ReDoS)
SNYK-JS-MARKDOWNIT-2331914
No No Known Exploit

(*) Note that the real score may have changed since the PR was raised.

Commit messages
Package name: markdown-it The new version differs by 37 commits.
See the full diff
Package name: prosemirror-markdown The new version differs by 19 commits.
  • 1a37da8 Mark version 1.7.0
  • 24b0814 Upgrade markdown-it to version 12
  • 81d1029 Mark version 1.6.2
  • 8e456de Don't escape link URL text
  • a57cb7a Mark version 1.6.1
  • 9915597 Escape underscores when converting to Markdown
  • 249861c Upgrade Mocha
  • f0c2e68 Add an .npmrc that turns off lock files
  • 79a530f Fix a bug where parse could return null
  • aac8df6 Mark version 1.6.0
  • 43a2955 Export MarkdownParser.tokenizer
  • 2fb44d2 Mark version 1.5.2
  • f44936d Escape '>' at the start of line
  • 1f415d5 Mark version 1.5.1
  • 64f7027 Read list tight attribute when parsing Markdown
  • b226afe Make rollup.config.js more Windows-compatible
  • 65caf3c Allow leading space when escaping line numbers
  • f368f8f Upgrade rollup
  • 2cac682 Add renderering error if renderer is not defined
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

eloquence commented 2 years ago

(Fixed separately.)