fix(extensions): bump yarn.lock packages for Dependabot CVEs - #4402
fix(extensions): bump yarn.lock packages for Dependabot CVEs#4402kim-tsao wants to merge 4 commits into
Conversation
Co-authored-by: Cursor <cursoragent@cursor.com>
PR Summary by QodoRemediate extension workspace dependency CVEs
AI Description
Diagram
High-Level Assessment
Files changed (1)
|
Code Review by Qodo🐞 Bugs (0) 📘 Rule violations (0) 📎 Requirement gaps (0)
Great, no issues found!Qodo reviewed your code and found no material issues that require reviewTip of the day💡 Did you know, you can show, collapse, or hide each part of a finding: code, evidence, and all |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #4402 +/- ##
=======================================
Coverage 61.63% 61.63%
=======================================
Files 2541 2541
Lines 101955 101955
Branches 28576 28576
=======================================
Hits 62844 62844
Misses 38500 38500
Partials 611 611
*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:
|
JessicaJHee
left a comment
There was a problem hiding this comment.
/lgtm
✅ Verified packages have been updated to the patched versions or beyond
- Claimed full fixes in extensions match advisories (
yarn whyinworkspaces/extensions/)
✅ Verified lockfile (workspaces/extensions/yarn.lock):
- Minimal expected updates only (
nanoidbump is required bypostcss;ripemd160/hash-basebumps are required bypbkdf2) - Single resolved version of each fully-fixed package after dedupe (picomatch, brace-expansion, and http-proxy-middleware keep patched major lines)
- No dependency version downgrades
- No unexpected
@backstage/*bumps
✅ CI: required checks passing
Lift leftover qs 6.14.2 by bumping express/body-parser so the lockfile resolves only 6.15.3. Co-authored-by: Cursor <cursoragent@cursor.com>
|
New changes are detected. LGTM label has been removed. |
Co-authored-by: Cursor <cursoragent@cursor.com>
Keep CVE-2026-55602 fixed without jumping to ESM-only v4. Co-authored-by: Cursor <cursoragent@cursor.com>
|



Summary
yarn up -Ronworkspaces/extensionsfor open Dependabot alert packages, thenyarn installandyarn dedupe.qs6.14.2 viaexpress/body-parserso the lockfile resolves only 6.15.3.Fully fixed
Partial leftovers
Made with Cursor