Skip to content

🤖🔵 fix: Resolve open Dependabot vulnerabilities for tar and lodash#187

Merged
dmattia merged 1 commit intomainfrom
dmattia/fix-dependabot-vulnerabilities
Feb 18, 2026
Merged

🤖🔵 fix: Resolve open Dependabot vulnerabilities for tar and lodash#187
dmattia merged 1 commit intomainfrom
dmattia/fix-dependabot-vulnerabilities

Conversation

@dmattia
Copy link
Copy Markdown
Member

@dmattia dmattia commented Feb 18, 2026

Summary

  • Remove @yarnpkg/pnpify and @yarnpkg/sdks — eliminates @yarnpkg/core → tar@6 chain
  • Update lodash to 4.17.23
  • tar completely removed from dependency tree

Vulnerabilities Fixed

Severity Package CVE
High tar CVE-2026-26960
High tar CVE-2026-24842
High tar CVE-2026-23950
High tar CVE-2026-23745
Medium lodash CVE-2025-13465

Test plan

  • yarn install succeeds
  • yarn build succeeds

Made with Cursor

Remove @yarnpkg/pnpify and @yarnpkg/sdks to eliminate @yarnpkg/core → tar@6 chain.
Update lodash to 4.17.23.

Fixes: CVE-2026-26960, CVE-2026-24842, CVE-2026-23950, CVE-2026-23745, CVE-2025-13465
Co-authored-by: Cursor <cursoragent@cursor.com>
@dmattia dmattia force-pushed the dmattia/fix-dependabot-vulnerabilities branch from 70b80aa to d56cd60 Compare February 18, 2026 20:09
@dmattia dmattia merged commit 92a061a into main Feb 18, 2026
9 checks passed
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.

3 participants