jonathan-casarrubias / native-chat-example

Native Chat Example using StrongLoop
5 stars 3 forks source link

[Snyk] Security upgrade loopback from 2.42.0 to 3.20.0 #28

Open jonathan-casarrubias opened 1 year ago

jonathan-casarrubias 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: - native-chat-api/package.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") | **596/1000**
**Why?** Proof of Concept exploit, Has a fix available, CVSS 5.5 | Arbitrary Code Injection
[SNYK-JS-UNDERSCORE-1080984](https://snyk.io/vuln/SNYK-JS-UNDERSCORE-1080984) | Yes | Proof of Concept (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: loopback The new version differs by 250 commits.
  • 7d93b27 3.20.0
  • 5a87f8d Merge pull request #3911 from strongloop/update-strong-globalize
  • f17346b Update strong-globalize to 4.x
  • 995c14e Merge pull request #3585 from mitsos1os/nodemailer-update
  • 83fc62c Update nodemailer to v4.x
  • 58090b4 Merge pull request #3908 from strongloop/drop-node-4x
  • ec46c45 Drop support for Node.js 4.x
  • 85aa3fd 3.19.3
  • 8c4c91a Merge pull request #3904 from itaditya/patch-1
  • cf5b78f Provide link to CODEOWNERS
  • c6d8565 Merge pull request #3896 from wolrajhti/patch-2
  • cc4fc21 fix bug in User.verify when confirm is disabled
  • eb3301a Merge pull request #3899 from strongloop/add-node-10
  • 36ef35d Enable Node.js 10.x on Travis CI
  • 59b1409 3.19.2
  • c2077df Merge pull request #3779 from nitro404/hotfix/case-insensitive-user-email
  • b2bc449 Add check for undefined user email in setter
  • 3e3092c 3.19.1
  • 07e7592 Merge pull request #3883 from strongloop/fix/principal-type-polymorphic-user
  • 2aead13 Fix isOwner() bug in multiple-principal setup
  • df70f83 3.19.0
  • 7a148ca Merge pull request #3858 from strongloop/feature/remove-model
  • 0cd380c feat: remove all references to a Model
  • 77a3523 3.18.3
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/jonathan-casarrubias/project/5b96423d-4646-487c-9884-15f8597113db?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/jonathan-casarrubias/project/5b96423d-4646-487c-9884-15f8597113db?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":"44160e37-066d-4679-a1d2-e818ccbbfbc0","prPublicId":"44160e37-066d-4679-a1d2-e818ccbbfbc0","dependencies":[{"name":"loopback","from":"2.42.0","to":"3.20.0"}],"packageManager":"npm","projectPublicId":"5b96423d-4646-487c-9884-15f8597113db","projectUrl":"https://app.snyk.io/org/jonathan-casarrubias/project/5b96423d-4646-487c-9884-15f8597113db?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-UNDERSCORE-1080984"],"upgrade":["SNYK-JS-UNDERSCORE-1080984"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[596],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Arbitrary Code Injection](https://learn.snyk.io/lesson/malicious-code-injection/?loc=fix-pr)