maty21 / mocha-sidebar

Mocha side bar viewer that allows you to run Mocha tests from side bar menu and view results can run each level hierarchy from all tests to a single test(and each describer of course)
MIT License
190 stars 61 forks source link

[Snyk] Security upgrade nyc from 11.9.0 to 13.0.1 #333

Open maty21 opened 6 months ago

maty21 commented 6 months 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 - package-lock.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") | **661/1000**
**Why?** Recently disclosed, Has a fix available, CVSS 7.5 | Uncontrolled resource consumption
[SNYK-JS-BRACES-6838727](https://snyk.io/vuln/SNYK-JS-BRACES-6838727) | Yes | No Known Exploit ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **661/1000**
**Why?** Recently disclosed, Has a fix available, CVSS 7.5 | Inefficient Regular Expression Complexity
[SNYK-JS-MICROMATCH-6838728](https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728) | Yes | No Known Exploit (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: nyc The new version differs by 21 commits.
  • 4a6b327 chore(release): 13.0.1
  • ae5318b chore: Update istanbul dependencies. (#896)
  • d0b76e2 fix: Enable es-modules by default. (#889)
  • 6b6cd5e fix: add flag to allow control of intrumenter esModules option, default to looser parsing (#863)
  • c325799 docs: reference babel 7 in all places (#881)
  • 7483ed9 fix: use uuid/v4 to generate unique identifiers. (#883)
  • 8ab1ae3 chore: update dependencies (#872)
  • 52b69ef fix: Update caching-transform options. (#873)
  • 624a723 chore: update dependencies (#866)
  • a5818f5 chore(release): 13.0.0
  • f0d98a5 docs: update README.md with babel configuration info (#860)
  • 893345a feat: allow rows with 100% statement, branch, and function coverage to be skipped in text report (#859)
  • f09cf02 chore: update dependencies (#855)
  • d0f654c fix: source was being instrumented twice, due to upstream fix in ista… (#853)
  • adb310c chore(release): 12.0.2
  • ddc9331 fix: stop bundling istanbul-lib-instrument due to npm issue on Node 6 (#854)
  • b4c325b fix: don't bundle istanbul-lib-instrument due to Node 6 issues
  • 9fc20e4 chore(release): 12.0.1
  • 3e087d4 chore: upgrade to version of istanbul with optional catch binding (#851)
  • eaf3f70 chore(release): 12.0.0
  • 19b7d21 chore: upgrade to newest version of istanbul codebase (#848)
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/maty21-github-marketplace/project/73c97515-eb6f-4555-af9e-6637b1c656f6?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/maty21-github-marketplace/project/73c97515-eb6f-4555-af9e-6637b1c656f6?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":"8ed0b58c-9271-4994-b336-4713becf15eb","prPublicId":"8ed0b58c-9271-4994-b336-4713becf15eb","dependencies":[{"name":"nyc","from":"11.9.0","to":"13.0.1"}],"packageManager":"npm","projectPublicId":"73c97515-eb6f-4555-af9e-6637b1c656f6","projectUrl":"https://app.snyk.io/org/maty21-github-marketplace/project/73c97515-eb6f-4555-af9e-6637b1c656f6?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-BRACES-6838727","SNYK-JS-MICROMATCH-6838728"],"upgrade":["SNYK-JS-BRACES-6838727","SNYK-JS-MICROMATCH-6838728"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[661,661],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Uncontrolled resource consumption](https://learn.snyk.io/lesson/redos/?loc=fix-pr) - - - This change is [Reviewable](https://reviewable.io/reviews/maty21/mocha-sidebar/333)