question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Update axios dependency due to security vulnerability

See original GitHub issue

Do you want to request a feature or report a bug? Report an outdated, vulnerable dependency.

What is the current behavior? axios is not updated to a fixed version for the following advisory ( https://www.npmjs.com/advisories/1594 ) as bundlesize depends on axios ^0.19.0 which prevents npm from updating the dependency to 0.21.1 or higher.

If the current behavior is a bug, please provide the steps to reproduce. N/A

What is the expected behavior? axios dependency is updated to >=0.21.1 to depend on a version that fixes the following advisory: https://www.npmjs.com/advisories/1594

If this is a feature request, what is motivation or use case for changing the behavior? N/A

Please mention other relevant information. N/A

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:8 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
siddharthkpcommented, Jan 7, 2021

Fixed in bundlesize@0.18.1

0reactions
siddharthkpcommented, Jan 7, 2021
Read more comments on GitHub >

github_iconTop Results From Across the Web

Update axios dependency due to security vulnerability #14
Report an outdated, vulnerable dependency. What is the current behavior? axios is not updated to a fixed version for the following advisory ( ......
Read more >
Fixing security vulnerabilities in npm dependencies in less ...
To fix any dependency, you need to first know which npm package depends on that. This will tell you the packages which are...
Read more >
A Denial of Service vulnerability discovered in the Axios ...
Affected versions of axios are vulnerable to Denial of Service (DoS) because content continues to be processed from requests even after ...
Read more >
Why did npm update axios fail to update but npm uninstall ...
2" , running npm i gave the warning "npm WARN deprecated axios@0.19.2: Critical security vulnerability fixed in v0.21.1." so I run npm update...
Read more >
Potential security vulnerability found in the axios dependency
Hi, I have got I warning message from Github regarding a couple of my projects on Github. This is the message: Potential security...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found