Bump axios to ^1.18.0 to resolve six security advisories#198
Conversation
Updates axios from 1.16.0 to 1.18.1, clearing six open Dependabot alerts (GHSA-gcfj-64vw-6mp9, GHSA-jqh4-m9w3-8hp9, GHSA-hcpx-6fm6-wx23, GHSA-mwf2-3pr3-8698, GHSA-f4gw-2p7v-4548, GHSA-xj6q-8x83-jv6g), all patched in axios 1.18.0. Also raises the declared dependency floor so downstream SDK consumers cannot resolve a vulnerable axios version. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (2)
📝 WalkthroughWalkthroughUpdates ChangesAxios release update
Estimated code review effort: 1 (Trivial) | ~5 minutes Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Coverage Report for CI Build 29899613337Warning No base build found for commit Coverage: 97.619%Details
Uncovered ChangesNo uncovered changes found. Coverage RegressionsRequires a base build to compare against. How to fix this → Coverage Stats💛 - Coveralls |
Summary
axiosfrom1.16.0→1.18.1(declared floor raised^1.13.5→^1.18.0), clearing six open Dependabot alerts, all patched in axios1.18.0.Advisories resolved
ReadableStreamuploads bypassmaxBodyLengthmaxDepthbypass via{}metatokenmaxBodyLengthNO_PROXYbypass for0.0.0.0local addressesaxios stays within major v1, so no breaking changes. The SDK's usage in
lib/utils/httpRequestor.jsis standardget/post/put/patch/deleteand does not touch any of the vulnerable configuration surfaces.Test plan
npm test— all 2084 tests pass across 90 suites1.18.1npm auditfindings are dev-only transitive deps (babel, brace-expansion, fast-uri, js-yaml), not shipped indist/🤖 Generated with Claude Code
Summary by CodeRabbit
Security
Bug Fixes