deps(security): axios 1.10.0 -> 1.16.1 - #342
Open
luantruong6 wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Security issue addressed
katalon-studio/katalon-agent: CVE-2026-42043, CVE-2025-62718, CVE-2026-42264, CVE-2026-42044, CVE-2026-40175, CVE-2026-42038, CVE-2026-42039, AIKIDO-2026-10823, CVE-2026-25639, CVE-2025-58754, CVE-2026-42033, CVE-2026-42035, CVE-2026-42041, CVE-2026-42042, AIKIDO-2026-10820, CVE-2026-42037, CVE-2026-42036, CVE-2026-42034, AIKIDO-2026-10509, CVE-2026-42040, AIKIDO-2026-10822, AIKIDO-2026-10819axiosinpackage.json/package-lock.jsonaxiosfindings for the locked1.10.0version. This PR updates the directaxiosdependency and lockfile to1.16.1, the remediation target covering the current Aikido axios findings.Tracking ticket
What changed
package.jsondirect dependencyaxiosfrom^1.6.8to^1.16.1.package-lock.jsonto resolveaxiosfrom1.10.0to1.16.1.follow-redirects,form-data,https-proxy-agent, andproxy-from-envresolution changes required byaxios@1.16.1.Expected impact
axios@1.10.0version identified by Aikido and resolves to the patched1.16.1target.Verification evidence
mise exec node@20.9.0 -- npm ci— pass; install completed from the refreshed lockfile.mise exec node@20.9.0 -- npm run eslint— pass with existing warnings only (0 errors, 10 warnings).mise exec node@20.9.0 -- npm run test:coverage— fail; existing Jest failures intest/service/command-executor.test.jsplus timeout. The CI workflow currently runs this command with|| true.mise exec node@20.9.0 -- npm run build— pass; esbuild producedagent-bundle.jssuccessfully.mise exec node@20.9.0 -- npm ls axios --depth=0— pass; reportsaxios@1.16.1.mise exec node@20.9.0 -- npm audit --omit=dev --json— noaxiosentry in remaining production audit vulnerabilities; unrelated vulnerabilities remain in other packages.20.9.0via.nvmrc, GitHub Actions matrices, and Dockerfile; local verification usedmise exec node@20.9.0.Rollout and compatibility risk
Ownership and review notes
Summary by Aikido
⚡ Enhancements
More info