jollyjerinjoy / myreactapp

0 stars 0 forks source link

[Snyk] Upgrade axios from 1.6.2 to 1.6.5 #4

Open jollyjerinjoy opened 8 months ago

jollyjerinjoy commented 8 months ago

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade axios from 1.6.2 to 1.6.5.

:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
- The recommended version is **3 versions** ahead of your current version. - The recommended version was released **a month ago**, on 2024-01-05. The recommended version fixes: Severity | Issue | PriorityScore (*) | Exploit Maturity | :-------------------------:|:-------------------------|-------------------------|:------------------------- | Prototype Pollution
[SNYK-JS-AXIOS-6144788](https://snyk.io/vuln/SNYK-JS-AXIOS-6144788) | **589/1000**
**Why?** Has a fix available, CVSS 7.5 | No Known Exploit | Improper Input Validation
[SNYK-JS-FOLLOWREDIRECTS-6141137](https://snyk.io/vuln/SNYK-JS-FOLLOWREDIRECTS-6141137) | **589/1000**
**Why?** Has a fix available, CVSS 7.5 | Proof of Concept | Regular Expression Denial of Service (ReDoS)
[SNYK-JS-AXIOS-6124857](https://snyk.io/vuln/SNYK-JS-AXIOS-6124857) | **589/1000**
**Why?** Has a fix available, CVSS 7.5 | Proof of Concept (*) Note that the real score may have changed since the PR was raised.
Release notes
Package name: axios
  • 1.6.5 - 2024-01-05

    Release notes:

    Bug Fixes

    • ci: refactor notify action as a job of publish action; (#6176) (0736f95)
    • dns: fixed lookup error handling; (#6175) (f4f2b03)

    Contributors to this release

  • 1.6.4 - 2024-01-03

    Release notes:

    Bug Fixes

    • security: fixed formToJSON prototype pollution vulnerability; (#6167) (3c0c11c)
    • security: fixed security vulnerability in follow-redirects (#6163) (75af1cd)

    Contributors to this release

  • 1.6.3 - 2023-12-26

    Release notes:

    Bug Fixes

    • Regular Expression Denial of Service (ReDoS) (#6132) (5e7ad38)

    Contributors to this release

  • 1.6.2 - 2023-11-14

    Release notes:

    Features

    • withXSRFToken: added withXSRFToken option as a workaround to achieve the old withCredentials behavior; (#6046) (cff9967)

    PRs

    • feat(withXSRFToken): added withXSRFToken option as a workaround to achieve the old `withCredentials` behavior; ( #6046 )
    
    📢 This PR added 'withXSRFToken' option as a replacement for old withCredentials behaviour. 
    You should now use withXSRFToken along with withCredential to get the old behavior.
    This functionality is considered as a fix.
    

    Contributors to this release

from axios GitHub release notes
Commit messages
Package name: axios
  • 6d4c421 chore(release): v1.6.5 (#6177)
  • 0736f95 fix(ci): refactor notify action as a job of publish action; (#6176)
  • f4f2b03 fix(dns): fixed lookup error handling; (#6175)
  • 1f73dcb docs: update sponsor links
  • 8790b8e chore(release): v1.6.4 (#6173)
  • 0ad520d chore(ci): fix notify action; (#6172)
  • 3c0c11c fix(security): fixed formToJSON prototype pollution vulnerability; (#6167)
  • 75af1cd fix(security): fixed security vulnerability in follow-redirects (#6163)
  • 90864b3 docs: update logos
  • 1542719 docs: updated headline sponsors
  • b15b918 chore(release): v1.6.3 (#6151)
  • b76cce0 chore(ci): added branches filter for notify action; (#6084)
  • 5e7ad38 fix: Regular Expression Denial of Service (ReDoS) (#6132)
  • 8befb86 docs: update alloy link (#6145)
  • d18f40d docs: add headline sponsors
Compare

**Note:** *You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.* For more information: 🧐 [View latest project report](https://app.snyk.io/org/jollyjerinjoy/project/95a0b5f9-33a1-4e46-9f95-4d1704bfb0aa?utm_source=github&utm_medium=referral&page=upgrade-pr) 🛠 [Adjust upgrade PR settings](https://app.snyk.io/org/jollyjerinjoy/project/95a0b5f9-33a1-4e46-9f95-4d1704bfb0aa/settings/integration?utm_source=github&utm_medium=referral&page=upgrade-pr) 🔕 [Ignore this dependency or unsubscribe from future upgrade PRs](https://app.snyk.io/org/jollyjerinjoy/project/95a0b5f9-33a1-4e46-9f95-4d1704bfb0aa/settings/integration?pkg=axios&utm_source=github&utm_medium=referral&page=upgrade-pr#auto-dep-upgrades)
sonarcloud[bot] commented 8 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud