chore: upgrade Node.js to 22.22.0 for security fix - #5469
Conversation
Addresses critical Node.js security vulnerability affecting production apps. See: https://x.com/matteocollina/status/2011137343323865196 Patched versions: Node.js 20.20.0, 22.22.0, 24.13.0, 25.3.0 Co-Authored-By: Ben Kremer <ben@reown.com>
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
10 Skipped Deployments
|
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
Visual Regression Test Results ✅ PassedChromatic Build: https://www.chromatic.com/build?appId=6493191bf4b10fed8ca7353f&number=645 👉 Please review the visual changes in Chromatic and accept or reject them. |
📦 Bundle Size Check✅ All bundles are within size limits 📊 View detailed bundle sizes> @reown/appkit-monorepo@1.7.1 size /home/runner/work/appkit/appkit > size-limit |
Coverage Report
File CoverageNo changed files found. |
Description
Upgrades the Node.js version in
Dockerfile.canaryfromnode:22-bullseyetonode:22.22.0-bullseyeto address a critical security vulnerability affecting virtually every production Node.js app.Reference: https://x.com/matteocollina/status/2011137343323865196
Patched Node.js versions are: 20.20.0, 22.22.0, 24.13.0, 25.3.0
Type of change
Associated Issues
N/A - Security patch in response to Node.js security advisory
Checklist
Human Review Checklist
Link to Devin run: https://app.devin.ai/sessions/fe3816d19c9046e19f1c9a2ee5273c2d
Requested by: Ben Kremer (@bkrem)