shbatm / MMM-OnScreenMenu

MagicMirror² utility module that provides a simple on screen menu for control
MIT License
62 stars 22 forks source link

[Snyk] Security upgrade pm2 from 2.10.4 to 4.3.0 #35

Open shbatm opened 2 years ago

shbatm 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.

![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=pm2&from_version=2.10.4&to_version=4.3.0&pr_id=9a6b85a0-0b36-4602-97bf-91176e7d8944&visibility=true&has_feature_flag=false) #### 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 | Prototype Pollution
[SNYK-JS-ASYNC-2441827](https://snyk.io/vuln/SNYK-JS-ASYNC-2441827) | Yes | Proof of Concept (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: pm2 The new version differs by 250 commits.
  • 9ee8a0f pm2@4.3.0
  • 956afe7 pm2@4.3.0-beta.1
  • 851c44c update changelog
  • 03d0b28 Merge pull request #4662 from Timic3/fix/common-module-import
  • d8a6d38 bump pm2-deploy
  • 4d1aedf throttle cron test
  • 8fae340 bump vizion
  • b097dc2 pkg.json version bump
  • 7a5da59 drop date-fns
  • 195eb6e drop lodash lib
  • 526756d 4.3.0
  • 7323438 Add .cjs (common JS) as a viable extension
  • d5d7f7b bump lodash
  • 22b29a2 disable s390x testing for now
  • 03f09ef filter_env to skip local env variables #4596
  • 23c1e0d Merge branch 'master' into development
  • 00c353c Merge pull request #4517 from bvsubhash/namespace-logs
  • a016999 Merge pull request #4518 from bvsubhash/trigger-namespace-or-all
  • bf582e1 Merge pull request #4561 from codpot/fix-disabling-logs
  • 69984f0 chore fix schema.json
  • bb67e0b Merge pull request #4589 from linux-on-ibm-z/s390x-travisCI
  • 45db453 Merge pull request #4593 from adunkey/master
  • e94cde8 Merge pull request #4615 from kevindoveton/development
  • 73f8f4f Merge pull request #4629 from jlvcm/patch-2
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/shbatm/project/96502f70-51cb-463b-bce2-f4d4e9e533a3?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/shbatm/project/96502f70-51cb-463b-bce2-f4d4e9e533a3?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":"9a6b85a0-0b36-4602-97bf-91176e7d8944","prPublicId":"9a6b85a0-0b36-4602-97bf-91176e7d8944","dependencies":[{"name":"pm2","from":"2.10.4","to":"4.3.0"}],"packageManager":"npm","projectPublicId":"96502f70-51cb-463b-bce2-f4d4e9e533a3","projectUrl":"https://app.snyk.io/org/shbatm/project/96502f70-51cb-463b-bce2-f4d4e9e533a3?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-ASYNC-2441827"],"upgrade":["SNYK-JS-ASYNC-2441827"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore","merge-advice-badge-shown"],"priorityScoreList":[696]}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Prototype Pollution](https://learn.snyk.io/lessons/prototype-pollution/javascript?loc=fix-pr)