Resolve vulnerabilities detected in NPM packages#24
Conversation
|
@Yash-007 check there is some mismatch in your package-lock.json and package.json file file fix issue and make PR |
|
@vaibhavyadav-dev I've reviewed the files, there are no mismatches in terms of dependencies or versions listed in both files. I've made a pr, please check and let me know. |
|
@Yash-007 it seems like your branch has conflicts, please resolve it inorder to pass the checks |
|
@vaibhavyadav-dev The conflicts you’re seeing in my branch versus the main branch are primarily due to the security updates and dependency adjustments I made to address vulnerabilities in the project. Specifically:
These updates were necessary to mitigate security vulnerabilities in the outdated dependencies that were flagged during the review. I'm happy to help resolve any conflicts or discuss if there are alternate ways to address the vulnerabilities while minimizing changes. |
Issue #19: Fixed - Resolve Multiple Vulnerabilities Detected in NPM Packages.
Note that the Firebase update is a major version change and may require additional testing to ensure compatibility.
Testing checklist: