chore: upgrade ws to ^8.21.0 to address CVE-2026-45736#1286
chore: upgrade ws to ^8.21.0 to address CVE-2026-45736#1286brendan-kellam wants to merge 1 commit into
Conversation
Refresh the lockfile for the `ws@npm:^8.18.0` requester and add a qualified resolution `ws@npm:~8.17.1` -> `^8.20.1` for the socket.io/engine.io tilde-locked requester. Both trees now resolve to ws 8.21.0. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
84c53c8 to
e9641a2
Compare
|
Warning Review limit reached
More reviews will be available in 6 minutes and 39 seconds. Learn how PR review limits work. Your organization has run out of usage credits. Purchase more in the billing tab. ⌛ How to resolve this issue?After more reviews become available, 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 include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available. Please see our Fair Usage Limits Policy 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 (2)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
License Audit
Weak Copyleft Packages (informational)
Resolved Packages (20)
|
Fixes SOU-1171
Addresses CVE-2026-45736 (ws uninitialized memory disclosure via TypedArray reason). Refreshed the lockfile for the
ws@npm:^8.18.0requester and added a qualified resolutionws@npm:~8.17.1->^8.20.1for the socket.io/engine.io tilde-locked requester, which could not reach a patched version via a plain refresh. Both requester trees now resolve tows@8.21.0.🤖 Generated with Claude Code