fix(deps): upgrade nx to 22.6.5 to resolve axios security vulnerability#2653
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent 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)
📝 WalkthroughWalkthroughThe Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ 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 |
@blocknote/ariakit
@blocknote/code-block
@blocknote/core
@blocknote/mantine
@blocknote/react
@blocknote/server-util
@blocknote/shadcn
@blocknote/xl-ai
@blocknote/xl-docx-exporter
@blocknote/xl-email-exporter
@blocknote/xl-multi-column
@blocknote/xl-odt-exporter
@blocknote/xl-pdf-exporter
commit: |
Summary
This PR fixes Dependabot alert #372 by upgrading nx and related packages to resolve a critical axios security vulnerability.
Changes
nxfrom 22.6.4 to 22.6.5@nx/jsfrom 22.6.4 to 22.6.5@nx/workspacefrom 22.6.4 to 22.6.5Security Issue
CVE-2025-62718 - Axios NO_PROXY Hostname Normalization Bypass Leading to SSRF
The vulnerability allows attackers to bypass NO_PROXY rules through hostname normalization issues, potentially leading to SSRF attacks.
Testing
pnpm why axiosReferences
Summary by CodeRabbit