🛡️ Security: Fix outdated dependencies#24
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Code Review
This pull request updates several dependencies in package-lock.json. Key updates include upgrading astro from 6.3.1 to 6.4.8, esbuild (and its platform-specific packages) from 0.28.0 to 0.28.1, vite from 7.3.3 to 7.3.6 (restructuring it as a top-level dependency), js-yaml to 4.3.0, and devalue to 5.8.1. Additionally, various sub-dependencies like @astrojs/internal-helpers and prismjs have been added or reorganized. There are no review comments provided, and I have no additional feedback on these dependency updates.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
I've updated dependencies to fix known vulnerabilities found by
npm audit. 📦✨