mymonero / mymonero-utils

A collection of npm packages providing the core functionality to the web, desktop, and android apps
13 stars 19 forks source link

[Snyk] Security upgrade axios from 0.21.4 to 1.6.0 #154

Closed devinpearson closed 2 months ago

devinpearson commented 10 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: - packages/mymonero-lws-client/package.json - packages/mymonero-lws-client/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") | **748/1000**
**Why?** Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 7.1 | Cross-site Request Forgery (CSRF)
[SNYK-JS-AXIOS-6032459](https://snyk.io/vuln/SNYK-JS-AXIOS-6032459) | Yes | Proof of Concept (*) Note that the real score may have changed since the PR was raised. 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/mymonero/project/96bcb543-6e12-42b4-aba8-2eee21d3d0ee?utm_source=github&utm_medium=referral&page=fix-pr) 🛠 [Adjust project settings](https://app.snyk.io/org/mymonero/project/96bcb543-6e12-42b4-aba8-2eee21d3d0ee?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":"f519f43a-72e2-440f-8c4c-19daafff13c7","prPublicId":"f519f43a-72e2-440f-8c4c-19daafff13c7","dependencies":[{"name":"axios","from":"0.21.4","to":"1.6.0"}],"packageManager":"npm","projectPublicId":"96bcb543-6e12-42b4-aba8-2eee21d3d0ee","projectUrl":"https://app.snyk.io/org/mymonero/project/96bcb543-6e12-42b4-aba8-2eee21d3d0ee?utm_source=github&utm_medium=referral&page=fix-pr","type":"auto","patch":[],"vulns":["SNYK-JS-AXIOS-6032459"],"upgrade":["SNYK-JS-AXIOS-6032459"],"isBreakingChange":true,"env":"prod","prType":"fix","templateVariants":["updated-fix-title","priorityScore"],"priorityScoreList":[748],"remediationStrategy":"vuln"}) --- **Learn how to fix vulnerabilities with free interactive lessons:** 🦉 [Cross-site Request Forgery (CSRF)](https://learn.snyk.io/lesson/csrf-attack/?loc=fix-pr)
codecov-commenter commented 10 months ago

Codecov Report

Merging #154 (cd1ef6b) into master (ec7fb21) will not change coverage. The diff coverage is n/a.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

@@           Coverage Diff           @@
##           master     #154   +/-   ##
=======================================
  Coverage   42.33%   42.33%           
=======================================
  Files          13       13           
  Lines        4760     4760           
=======================================
  Hits         2015     2015           
  Misses       2745     2745           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more