You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Current Behavior
<!-- This is the behavior we have today -->
`axios@^1.6.0` is used.
## Expected Behavior
<!-- This is the behavior we should expect with the changes in this PR
-->
`axios@^1.7.2` is used
## Related Issue(s)
<!-- Please link the issue being fixed so it gets closed when this is
merged. -->
Fixes#26538
(cherry picked from commit 9fe9c29)
Current Behavior
Affected versions of this package are vulnerable to Prototype Pollution via the formDataToJSON function. https://security.snyk.io/vuln/SNYK-JS-AXIOS-6144788
Expected Behavior
Upgrade axios to version 1.6.4 or higher.
GitHub Repo
No response
Steps to Reproduce
https://security.snyk.io/vuln/SNYK-JS-AXIOS-6144788
Nx Report
Failure Logs
No response
Package Manager Version
No response
Operating System
Additional Information
No response
The text was updated successfully, but these errors were encountered: