forest-express-sequelize
forest-express-sequelize copied to clipboard
fix(security): patch axios dependency vulnerabilities
Definition of Done
General
- [x] Write an explicit title for the Pull Request, following Conventional Commits specification
- [ ] Test manually the implemented changes
- [x] Validate the code quality (indentation, syntax, style, simplicity, readability)
- [x] Ensure that Types have been updated according to your changes (if needed)
Security
- [ ] Consider the security impact of the changes made