Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Security upgrade axios from 0.24.0 to 1.6.3 #441

Closed
wants to merge 1 commit into from

Conversation

rchamarthy
Copy link

snyk-top-banner

Snyk has created this PR to fix 2 vulnerabilities in the npm dependencies of this project.

Snyk changed the following file(s):

  • package.json
  • package-lock.json

Vulnerabilities that will be fixed with an upgrade:

Issue Score
high severity Cross-site Request Forgery (CSRF)
SNYK-JS-AXIOS-6032459
  676  
medium severity Regular Expression Denial of Service (ReDoS)
SNYK-JS-AXIOS-6124857
  586  

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.

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
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Cross-site Request Forgery (CSRF)
🦉 Regular Expression Denial of Service (ReDoS)

@andaaron
Copy link
Contributor

andaaron commented Aug 2, 2024

Hi @raulkele, can you please check why the tests are failing for this upgrade?

@raulkele
Copy link
Collaborator

Hi @raulkele, can you please check why the tests are failing for this upgrade?

opened #442 with other dependency bumps included. It's still WIP as I'm having some trouble reproducing the failing integration test, on local env they all pass. So some investigation is still needed on my part.

@andaaron
Copy link
Contributor

Hi @raulkele that you for looking into it.
I think the integration test failure may not be related to the upgrade, I think I saw the failure starting to reproduce before that.

@andaaron
Copy link
Contributor

Done in #442

@andaaron andaaron closed this Aug 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants