fix(security): bump axios override to ^1.15.0 in examples/js (CVE-2025-62718, ENG-14393)#149
Conversation
…-62718) Prior override >=1.13.5 <1.14.1 excluded the compromised 1.14.0 build. 1.14.1 was already clean, but 1.15.0 is the first release on the patched branch post-compromise. Aligns with org-wide axios floor. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
Warning Rate limit exceeded
Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 5 minutes and 14 seconds. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
@KateZhang98 — SPOC review request. Reviewer assignment API returned empty (team-access-only repo). All CI green. Please review and approve when ready. |
Summary
Context
axiosis a transitive dependency via theagentqlnpm package. A previous commit (commit #146) added an override"axios": ">=1.13.5 <1.14.1"to exclude the compromised1.14.0build.1.14.1was already the clean replacement, but the override upper bound excluded all subsequent releases.1.15.0is the first release on the patched axios branch post-compromise and aligns with the org-wide minimum floor applied across other repos.Lock resolves to
axios 1.15.0.Changelog impact summary