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
191 stars 61 forks source link

[Snyk] Fix for 1 vulnerabilities #298

Open maty21 opened 2 years ago

maty21 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 - 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") | **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: npm The new version differs by 250 commits.
  • 30a9844 7.21.0
  • 0b2cd9d update AUTHORS
  • 06461ec docs: changelog for v7.21.0
  • 771a1cb chore(tests): fix snapshots
  • 71cdfd8 spdx-license-ids@3.0.10
  • 94f92de make-fetch-happen@9.0.5
  • 7ac621c smart-buffer@4.2.0
  • 218caca is-core-module@2.6.0
  • ff6626a fix(docs): update npm-publish access flag info
  • b6f40b5 tar@6.1.10
  • e9e5ee5 @ npmcli/arborist@2.8.2
  • 991a3bd read-package-json@4.0.0
  • f077724 init-package-json@2.0.4
  • 68a19bb fix(error-message): look for er.path not er.file
  • ff34d6c feat(cache): initial implementation of ls and rm
  • 8183976 normalize-package-data@3.0.3
  • df57f0d @ npmcli/run-script@1.8.6
  • 487731c fix(logging): sanitize logged argv
  • 7a58264 chore(ci): check that docs are up to date in ci
  • 22f3bbb chore(docs): add more 'autogenerated' comments
  • 4314490 fix(docs): revert auto-generated portion of docs
  • 32e88c9 fix(did-you-mean): switch levenshtein libraries
  • 59b9851 7.20.6
  • 2591e67 update AUTHORS
See the full diff
Package name: nyc The new version differs by 94 commits.
  • e21721a chore(release): 14.0.0
  • 8cf8a89 docs: update issue template [skip ci] (#1008)
  • d7a9d6a chore: Update package-lock.json
  • 189bae8 chore: Update dependencies for 14.0.0-rc.1
  • 2eb13c6 feat: instrument `--complete-copy` implementation (#1056)
  • c88a852 docs: `nyc instrument` and `--exclude-node-modules` (#1039)
  • c213469 feat: always build the processinfo temp dir (#1061)
  • e597c46 feat: Add support for --exclude-node-modules to subcommands. (#1053)
  • 8dcf180 feat: add processinfo index, add externalId (#1055)
  • 32f75b0 fix: set processinfo pid/ppid to actual numbers (#1057)
  • 16d4315 chore: Stop excluding `bin` from coverage results. (#1060)
  • b909575 fix: Use a single instance of nyc for all actions of main command. (#1059)
  • 997ed29 chore: Remove arrify dependency. (#1058)
  • 68d6333 docs: move setup docs out of the readme [skip ci] (#1052)
  • 8da097e feat: add `include` and `exclude` options to instrument command (#1007)
  • 31817de chore: Update dependencies (#1050)
  • 18e04ba fix: make --all work for transpiled code (#1047)
  • b7e16cd feat: Support turning off node_modules default exclude via flag (#912)
  • 3eb0e37 docs: A bunch of docs fix-ups (#1038)
  • 5c1eb38 test(instrument): should return unmodified source if no transform found (#1036)
  • 1f6c3d4 docs: project root directory and `--cwd` doc (#1032)
  • 051d95a fix: Add `cwd` option to instrument command (#1024)
  • 91e02c6 chore: A few code cleanups (#1033)
  • 2867538 feat: Rename `plugins` option to `parser-plugins`. (#1031)
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":"fdbfade7-9080-473d-a92d-f02f1bf0e586","prPublicId":"fdbfade7-9080-473d-a92d-f02f1bf0e586","dependencies":[{"name":"npm","from":"6.9.0","to":"7.21.0"},{"name":"nyc","from":"11.9.0","to":"14.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-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) --- This change is [Reviewable](https://reviewable.io/reviews/maty21/mocha-sidebar/298)