fix(deps): remove lodash dependencies#1022
Conversation
Security Impact: Multiple Critical CVEs in Lodash DependenciesThank you @gameroman for this PR! I want to emphasize the urgent security need for this change based on recent vulnerability scans. Current State (jsonwebtoken@9.0.3)The lodash sub-packages currently pulled in by jsonwebtoken have 10+ known CVEs, including:
Most Critical IssuesCVE-2026-4800 (CVSS 9.8 - Critical):
CVE-2019-10744 (CVSS 9.1 - Critical):
Real-World ImpactThese vulnerabilities are actively flagged by:
Organizations using RequestCould you please prioritize reviewing and merging this PR? The security impact is significant, and this affects thousands of downstream projects. All tests pass, and the changes appear straightforward. References:
Thank you for maintaining this package! 🙏 |
|
Hi @CharlesRea let me know if you are interested in this PR, thanks |
|
Hello @gameroman , do you have any update on this? Thanks in advance !! |
By submitting a PR to this repository, you agree to the terms within the Auth0 Code of Conduct. Please see the contributing guidelines for how to create and submit a high-quality PR for this repo.
Description
Remove lodash dependencies
References
Closes #991
Testing
All tests pass
Checklist