Skip to content

chore: fix old dependency issues (OSS and Sonar) #15 #108

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sarika-03
Copy link

Fixes issue #15

  • Updated outdated dependencies using npm-check-updates
  • Removed vulnerabilities using npm audit fix

Note:

  • MySQL DB connection could not be tested due to missing .env file and database credentials, which were not provided in the project.
  • The .env file is listed in .gitignore, so sensitive info is not available for local testing.

Changes made only in:

  • package.json
  • package-lock.json

@kshashikumar
Copy link
Owner

Hi @sarika-03 ,

Thank you for your interest in contributing to this project. currently, I am holding this PR, will merge it next week. As next week, I am releasing a major update on this. Currently, It supports only my sql but with major update it supports multiple relational databases as well. So will keep you posted on the updates. Please let me know if you have any questions. Thanks again!

Best,
Shashi

@sarika-03
Copy link
Author

Hi @kshashikumar

Thank you so much for the update and kind words! 😊
I’m really excited to see the upcoming major release and the addition of support for multiple relational databases — that sounds like a great enhancement!
Please feel free to let me know if I can help or test anything during the update. I’d be happy to stay involved.
Looking forward to the release and thanks again for considering my PR!

Best regards,
Sarika

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants