-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
axios should be updated #8852
Comments
Thanks for opening this issue, I am working on merging in the latest axios version. Will close when updated |
releasing a new version of Amplify with Axios patched today |
This issue has been automatically locked since there hasn't been any recent activity after it was closed. Please open a new issue for related bugs. Looking for a help forum? We recommend joining the Amplify Community Discord server |
Before opening, please confirm:
JavaScript Framework
Angular
Amplify APIs
Not applicable
Amplify Categories
Not applicable
Environment information
Describe the bug
axios@0.21.1 is vulnerable https://snyk.io/vuln/npm:axios@0.21.1 so apps using aws-amplify/amplify-js have problems with security scanners. Please update it to 0.21.3
Expected behavior
axios@0.21.1 -> axios@0.21.3 in all dependencies
Reproduction steps
npm i
run security scanner
Code Snippet
// Put your code below this line.
Log output
aws-exports.js
No response
Manual configuration
No response
Additional configuration
No response
Mobile Device
No response
Mobile Operating System
No response
Mobile Browser
No response
Mobile Browser Version
No response
Additional information and screenshots
No response
The text was updated successfully, but these errors were encountered: