🐛7 high severity security vulnerabilities in frontend and 21 others!
Describe the bug Composer flagged a XSS vulnerabilty in league/commonmark, a dependency from laravel. The newest Laravel version 12.13.0 upgrades the dependency thus fixes that issue. More importantly, the app has 7 high severity security vulnerabilites reported by github. Consider githubs dependabot to automatically fix these issues!
To Reproduce
- cd backend/
- run
composer audit - run
comoser updateto update dependencies
Expected behavior The develop branch should use the latest minor versions of dependencies as they are non-breaking and include security fixes.
Screenshots
Logs -,
Desktop and Smartphone:
- all devices
Hi.Events Version and platform Local the latest version 0.0.1
Additional context -,
Thanks! I'll address these soon. Thankfully, they're more scary than they look, as the affected features aren't in use