chore: upgrade tmp >= 0.2.6 where possible [Lightspeed] [release-1.10] - #4241
chore: upgrade tmp >= 0.2.6 where possible [Lightspeed] [release-1.10]#4241Omar-AlJaljuli wants to merge 1 commit into
Conversation
PR Summary by QodoUpgrade transitive tmp to 0.2.7 to address CVE-2026-44705
AI Description
High-Level Assessment
Files changed (1)
|
|
Code Review by Qodo
1. Repo tmp bump incomplete
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## lightspeed/release-1.10 #4241 +/- ##
==========================================================
Coverage ? 60.96%
==========================================================
Files ? 2098
Lines ? 65167
Branches ? 16942
==========================================================
Hits ? 39726
Misses ? 25219
Partials ? 222
*This pull request uses carry forward flags. Click here to find out more. Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|



Hey, I just made a Pull Request!
Although tmp is a transitive dep of a devDep, it is in the SBOMs and has a vulnerability CVE-2026-44705. Fix by upgrading to tmp version > 0.2.5. This couldn't be upgraded under @changesets/cli@2.27.9, but that is a devDependency so it's no problem.
Upgrade using 'yarn up -R ...'.
✔️ Checklist