kn9ts / project-mulla

Talk to MPESA API via a REST API. Bringing the MPESA G2 API to the 21st century. --
http://kn9ts.github.io/project-mulla/
GNU Lesser General Public License v3.0
301 stars 117 forks source link

[Snyk] Security upgrade cheerio from 0.20.0 to 0.22.0 #81

Open kn9ts opened 9 months ago

kn9ts commented 9 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 #### 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") | **646/1000**
**Why?** Proof of Concept exploit, Has a fix available, CVSS 6.5 | Server-side Request Forgery (SSRF)
[SNYK-JS-REQUEST-3361831](https://snyk.io/vuln/SNYK-JS-REQUEST-3361831) | No | Proof of Concept ![medium severity](https://res.cloudinary.com/snyk/image/upload/w_20,h_20/v1561977819/icon/m.png "medium severity") | **646/1000**
**Why?** Proof of Concept exploit, Has a fix available, CVSS 6.5 | Prototype Pollution
[SNYK-JS-TOUGHCOOKIE-5672873](https://snyk.io/vuln/SNYK-JS-TOUGHCOOKIE-5672873) | No | Proof of Concept (*) Note that the real score may have changed since the PR was raised.
Commit messages
Package name: cheerio The new version differs by 18 commits.
  • 35c4917 Release 0.21.0
  • 1d2e8a7 Return undefined in .prop if given an invalid element or tag (#880)
  • df55c93 Merge pull request #884 from cheeriojs/readme-cleanup
  • bbceb09 readme updates
  • 010b718 Merge pull request #881 from piamancini/patch-1
  • 4997e70 Added backers and sponsors from OpenCollective
  • 4ccb41b Use jQuery from the jquery module in benchmarks (#871)
  • 54359c9 Document, test, and extend static `$.text` method (#855)
  • c6612f3 Fix typo on calling _.extend (#861)
  • ed60b34 0.21.0
  • 79d4e5e Update versions (#870)
  • e7d18af Use individual lodash functions (#864)
  • e65ad72 Added `.serialize()` support. Fixes #69 (#827)
  • df39f33 Update Readme.md (#857)
  • 7b59afb add extension for JSON require call
  • d0551dc remove gittask badge
  • f500197 Merge pull request #672 from underdogio/dev/checkbox.radio.values.sqwished
  • 046071a Added default value for checkboxes/radios
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/kn9ts/project/15c55714-bbfb-4f53-a07a-48dcf57223bf?utm_source=github&utm_medium=referral&page=fix-pr) πŸ›  [Adjust project settings](https://app.snyk.io/org/kn9ts/project/15c55714-bbfb-4f53-a07a-48dcf57223bf?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":"604f1056-05d9-484d-84a6-a0382154c2be","prPublicId":"604f1056-05d9-484d-84a6-a0382154c2be","dependencies":[{"name":"cheerio","from":"0.20.0","to":"0.22.0"}],"packageManager":"npm","projectPublicId":"15c55714-bbfb-4f53-a07a-48dcf57223bf","projectUrl":"https://app.snyk.io/org/kn9ts/project/15c55714-bbfb-4f53-a07a-48dcf57223bf?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-REQUEST-3361831","SNYK-JS-TOUGHCOOKIE-5672873"],"upgrade":["SNYK-JS-REQUEST-3361831","SNYK-JS-TOUGHCOOKIE-5672873"],"isBreakingChange":false,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[646,646],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** πŸ¦‰ [Server-side Request Forgery (SSRF)](https://learn.snyk.io/lesson/ssrf-server-side-request-forgery/?loc=fix-pr) πŸ¦‰ [Prototype Pollution](https://learn.snyk.io/lesson/prototype-pollution/?loc=fix-pr)