Level 50
Mix is no longer maintained, so there is no fix.
Should I consider switching to Vite for better long-term support and security?
Yes. You might find this page useful.
1 like
I'm using Laravel Mix with both "laravel-mix": "^6.0.0" and the latest "^6.0.49" (beta), but npm audit reports several vulnerabilities—moderate.
Even after running npm audit fix and npm audit fix --force, some issues remain unresolved.
Any guidance or best practices would be appreciated!
Please or to participate in this conversation.