Update axios dependency due to security vulnerability
See original GitHub issueDo 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:
- Created 3 years ago
- Comments:8 (2 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Fixed in bundlesize@0.18.1
Also fixed in https://github.com/siddharthkp/bundlesize2