-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
Description
The repository uses outdated dependencies that have security vulnerabilities:
requestpackage is deprecated (should use axios)- Node.js 8.10 is end-of-life (update to 16+ LTS)
- Testing dependencies need updates
Tasks:
- Replace request package with axios
- Update package.json dependencies
- Update README with new Node.js version
- Test all functionality after updates
Reactions are currently unavailable