🛡️ Security: Fix outdated dependencies#25
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 package-lock.json to upgrade several project dependencies. Key changes include upgrading astro from 6.3.1 to 6.4.8, esbuild to 0.28.1, vite to 7.3.6, devalue to 5.8.1, and js-yaml to 4.3.0. Additionally, some nested dependencies (such as vite, devalue, and prismjs) have been restructured and promoted to the root level. As there are no review comments, I have no feedback to provide.
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. 📦✨