LeoPlatform / cli

MIT License
2 stars 13 forks source link

[Snyk] Fix for 2 vulnerabilities #95

Open ch-snyk-sa opened 7 months ago

ch-snyk-sa commented 7 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 :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **718/1000**
**Why?** Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 6.5 | Uncontrolled Resource Consumption ('Resource Exhaustion')
[SNYK-JS-TAR-6476909](https://snyk.io/vuln/SNYK-JS-TAR-6476909) | Yes | Proof of Concept ![high severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/h.png "high severity") | **763/1000**
**Why?** Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 7.4 | Path Traversal
[SNYK-JS-WEBPACKDEVMIDDLEWARE-6476555](https://snyk.io/vuln/SNYK-JS-WEBPACKDEVMIDDLEWARE-6476555) | Yes | Proof of Concept (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: watchify The new version differs by 9 commits.
  • 7b27a3c 4.0.0
  • 5d4842a bump deps (#380)
  • b840f29 disable package-lock.json
  • bae5e02 update chokidar and anymatch (#378)
  • 3445775 ci: use github actions (#379)
  • f79e59f Change URLs from "Substack" (someones personal site & acc) to "browserify" (#369)
  • bd2f677 ci: run on more node versions
  • 563a90d Merge pull request #367 from Trott/update-readme-badge
  • bb2b429 chore: Fix Travis-CI badge in readme.markdown
See the full diff
Package name: webpack-dev-middleware The new version differs by 250 commits.
  • 86071ea chore(release): 5.3.4
  • 189c4ac fix(security): do not allow to read files above (#1779)
  • f3c62b8 chore(release): 5.3.3
  • eeb8aa8 fix: types for `Request` and `Response` (#1271)
  • 1a45388 chore(release): 5.3.2
  • b8fb945 chore(deps): memfs force update (#1269)
  • f88067d chore: update deps and ci (#1260)
  • 7186318 chore(deps-dev): bump @ commitlint/cli
  • 57c50ef ci: update `checkout`, `setup-node`, and `codecov` actions (#1267)
  • 840146a chore(deps-dev): bump @ babel/preset-env
  • 10c12eb chore(deps-dev): bump del from 6.0.0 to 6.1.0 (#1264)
  • d35413f chore(deps-dev): bump standard-version
  • 990ee2f chore(deps-dev): bump @ types/node
  • d68ab36 fix: node types (#1195)
  • 85d38da chore(deps-dev): bump @ babel/cli
  • b4fb714 chore(deps-dev): bump eslint from 8.14.0 to 8.15.0 (#1258)
  • f0e8a64 chore(deps-dev): bump webpack from 5.72.0 to 5.72.1 (#1259)
  • 79a4d39 chore(deps-dev): bump express from 4.18.0 to 4.18.1 (#1254)
  • d817499 chore(deps-dev): bump @ babel/core
  • c6d573c chore(deps-dev): bump @ babel/preset-env
  • fa7a2fe chore(deps-dev): bump @ commitlint/cli
  • ff6037f chore(deps-dev): bump @ commitlint
  • b311726 chore(deps-dev): bump lint-staged from 12.4.0 to 12.4.1 (#1249)
  • a51135a chore(deps-dev): bump supertest from 6.2.2 to 6.2.3 (#1248)
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/commercehubleo/project/11156825-fe09-44c4-b6bb-d071af36a0a1?utm_source=github&utm_medium=referral&page=fix-pr) šŸ›  [Adjust project settings](https://app.snyk.io/org/commercehubleo/project/11156825-fe09-44c4-b6bb-d071af36a0a1?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":"ddd95645-97d0-4c6d-82e4-e93f98032768","prPublicId":"ddd95645-97d0-4c6d-82e4-e93f98032768","dependencies":[{"name":"watchify","from":"3.11.1","to":"4.0.0"},{"name":"webpack-dev-middleware","from":"3.7.0","to":"5.3.4"}],"packageManager":"npm","projectPublicId":"11156825-fe09-44c4-b6bb-d071af36a0a1","projectUrl":"https://app.snyk.io/org/commercehubleo/project/11156825-fe09-44c4-b6bb-d071af36a0a1?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-TAR-6476909","SNYK-JS-WEBPACKDEVMIDDLEWARE-6476555"],"upgrade":["SNYK-JS-TAR-6476909","SNYK-JS-WEBPACKDEVMIDDLEWARE-6476555"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["priorityScore"],"priorityScoreList":[718,763],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** šŸ¦‰ [Uncontrolled Resource Consumption ('Resource Exhaustion')](https://learn.snyk.io/lesson/redos/?loc=fix-pr) šŸ¦‰ [Path Traversal](https://learn.snyk.io/lesson/directory-traversal/?loc=fix-pr)