[Snyk] Security upgrade axios from 1.13.5 to 1.15.0#265
[Snyk] Security upgrade axios from 1.13.5 to 1.15.0#265Daniel Undorf (graymalkin77) wants to merge 1 commit into
Conversation
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-15965856
|
This upgrade to Breaking Change in v1.15.0 As part of a security fix, Axios now blocks the merging of the Other Changes
Recommendation: Source: GitHub Releases
|
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
There was a problem hiding this comment.
Pull request overview
This PR updates the axios dependency to address a Snyk-reported security vulnerability (SNYK-JS-AXIOS-15965856) in this webchat widget codebase.
Changes:
- Bump
axiosfrom1.13.5to1.15.0inpackage.json. - Update
package-lock.jsonto reflectaxios@1.15.0and related transitive dependency updates (e.g.,proxy-from-env).
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| package.json | Pins axios to 1.15.0 to remediate the reported vulnerability. |
| package-lock.json | Updates resolved axios and transitive dependency entries; currently has a root spec mismatch for axios. |
✅ This PR has been automatically closedThe security issues addressed by this pull request are no longer present in the latest project scan. All vulnerabilities this PR was created to fix have been resolved through other means (e.g., dependency updates, direct fixes, or changes in vulnerability data). Resolved Issues
What should I do?No action is required. If you believe this PR was closed in error, you can reopen it and contact Snyk support. This action was performed automatically by Snyk. |
Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this project.
Snyk changed the following file(s):
package.jsonpackage-lock.jsonVulnerabilities that will be fixed with an upgrade:
SNYK-JS-AXIOS-15965856
Breaking Change Risk
Important
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:
🦉 Learn about vulnerability in an interactive lesson of Snyk Learn.