Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade packages based on dependabot recommendations #86

Open
huang0h opened this issue Feb 13, 2025 · 0 comments
Open

Upgrade packages based on dependabot recommendations #86

huang0h opened this issue Feb 13, 2025 · 0 comments
Assignees

Comments

@huang0h
Copy link
Contributor

huang0h commented Feb 13, 2025

Why

A decent number of packages used here haven't been upgraded in years, and security flaws have been identified in them over time. Upgrading any outdated/vulnerable packages will make our app more secure (and maybe give us some nice extra features to use)

What to do

  • Go through the existing security issues identified by dependabot and identify which packages need to upgraded (and to what version) to resolve any security issues
  • Upgrade as many as possible while making sure we don't introduce any dependency conflicts and that the app still builds and works fine
@huang0h huang0h self-assigned this Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant