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.0 #309

Open maty21 opened 1 year ago

maty21 commented 1 year 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 :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![low severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/l.png "low severity") | **461/1000**
**Why?** Recently disclosed, Has a fix available, CVSS 3.5 | Regular Expression Denial of Service (ReDoS)
[SNYK-JS-DEBUG-3227433](https://snyk.io/vuln/SNYK-JS-DEBUG-3227433) | 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 12 commits.
  • 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":"7660d63c-a52a-4570-81d8-9e55714cd397","prPublicId":"7660d63c-a52a-4570-81d8-9e55714cd397","dependencies":[{"name":"nyc","from":"11.9.0","to":"13.0.0"}],"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-DEBUG-3227433"],"upgrade":["SNYK-JS-DEBUG-3227433"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[461]}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Regular Expression Denial of Service (ReDoS)](https://learn.snyk.io/lessons/redos/javascript/?loc=fix-pr) - - - This change is [Reviewable](https://reviewable.io/reviews/maty21/mocha-sidebar/309)