ModClean / modclean

Remove unwanted files and directories from your node_modules folder
MIT License
400 stars 15 forks source link

[Snyk] Fix for 1 vulnerabilities #45

Open KyleRoss opened 2 years ago

KyleRoss commented 2 years ago

This PR was automatically created by Snyk using the credentials of a real user.


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

#### Changes included in this PR - Changes to the following files to upgrade the vulnerable dependencies to a fixed version: - package.json #### Vulnerabilities that will be fixed ##### With an upgrade: Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **696/1000**
**Why?** Proof of Concept exploit, Has a fix available, CVSS 7.5 | Regular Expression Denial of Service (ReDoS)
[SNYK-JS-ANSIREGEX-1583908](https://snyk.io/vuln/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: chalk The new version differs by 53 commits.
  • 3fca615 2.0.0
  • f66271e Add tagged template literal (#163)
  • 23ef1c7 fix linter errors
  • c015568 add rainbow example
  • 09fb2d8 Re-implement `chalk.enabled` (#160)
  • 608242a spoof supports-color
  • 18f2e7c add host information output
  • 523b998 Revert "TEMPORARY: emergency travis CI fix (see comments)"
  • 54975fb TEMPORARY: emergency travis CI fix (see comments)
  • 1d73b21 Improve readme
  • 6f4d6b3 Bump dependencies
  • 8702496 Remove `chalk.styles`
  • 0412cdf Minor code improvements
  • 249b9ac ES2015ify the codebase
  • cb3f230 Add RGB (256/Truecolor) support (#140)
  • dbae68d Update dependent package count in the readme (#154)
  • 9b60021 Drop support for Node.js 0.10 and 0.12
  • 0d21449 check parent builder object for enabled status (#142)
  • 5a69476 add XO badge
  • 492f11f add example file
  • 4ce73b6 make XO happy
  • 7c02cf4 Add log statement to chalk examples (#129)
  • 835ca3d You've just reached 10,000 dependent modules. (#122)
  • 74c087d minor doc improvements (#120)
See the full diff
Package name: update-notifier The new version differs by 49 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
  • a7bb3ee 3.0.0
  • ad8ed1b Suggest yarn when installed with yarn (#132)
  • 5f06620 Exit the update check process if it does not respond after 30s (#156)
  • 79e89ad Fix failing test (#155)
  • c8faa84 Add `distTag` option (#151)
  • 14632e4 Add failing test for #153 (#154)
  • aafd8a0 Require Node.js 8
  • 0d49f51 Add Tidelift mention in the readme
  • 8df01b3 Fix docs position of `shouldNotifyInNpmScript` (#143)
  • d371834 Docs: isGlobal option does not default to true (#142)
  • 5cd6577 2.5.0
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](https://app.snyk.io/org/kyleross/project/ba2d8b68-58cf-409c-a1b4-320f4b40af7c?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/kyleross/project/ba2d8b68-58cf-409c-a1b4-320f4b40af7c?utm_source=github&utm_medium=referral&page=fix-pr/settings) 📚 [Read more about Snyk's upgrade and patch logic](https://support.snyk.io/hc/en-us/articles/360003891078-Snyk-patches-to-fix-vulnerabilities) [//]: # (snyk:metadata:{"prId":"c1555102-04a2-4e3a-9bc1-6442c75edf69","prPublicId":"c1555102-04a2-4e3a-9bc1-6442c75edf69","dependencies":[{"name":"chalk","from":"1.1.3","to":"2.0.0"},{"name":"update-notifier","from":"1.0.3","to":"4.0.0"}],"packageManager":"npm","projectPublicId":"ba2d8b68-58cf-409c-a1b4-320f4b40af7c","projectUrl":"https://app.snyk.io/org/kyleross/project/ba2d8b68-58cf-409c-a1b4-320f4b40af7c?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-ANSIREGEX-1583908"],"upgrade":["SNYK-JS-ANSIREGEX-1583908"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["priorityScore"],"priorityScoreList":[696]}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Learn about vulnerability in an interactive lesson of Snyk Learn.](https://learn.snyk.io?loc=fix-pr)