johntron / npm-starter

A starter codebase for writing NPM packages with node 8.7+.
MIT License
0 stars 0 forks source link

[Snyk] Security upgrade update-notifier from 3.0.0 to 4.0.0 #24

Open snyk-bot opened 3 years ago

snyk-bot commented 3 years ago

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

merge advice

Changes included in this PR

Vulnerabilities that will be fixed

With an upgrade:
Severity Priority Score (*) Issue Breaking Change Exploit Maturity
high severity 768/1000
Why? Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 7.5
Regular Expression Denial of Service (ReDoS)
SNYK-JS-ANSIREGEX-1583908
Yes Proof of Concept

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

Commit messages
Package name: update-notifier The new version differs by 13 commits.
  • adf7803 4.0.0
  • fb5161c Remove the `callback` option (#158)
  • 39682de Rename `boxenOpts` option to `boxenOptions`
  • bc1721a Avoid showing notification if current version is the latest (#174)
  • ccaf686 Update dependencies
  • b1525e6 Disable when `NODE_ENV` is `test` (#173)
  • bf73119 Fix install command for npm global (#165)
  • 592b025 3.0.1
  • f8b4e60 Update Travis matrix
  • a6d6b49 Update URL to TTY (#163)
  • f9d168a Remove object spread to support node >=8.0.0 <8.6.0 (#164)
  • 1712928 Tidelift tasks
  • 72f83d1 Create funding.yml
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