fix(security): resolve high severity dependabot alerts#3963
fix(security): resolve high severity dependabot alerts#3963
Conversation
Update vulnerable dependencies to patched versions to address 12 open high-severity security alerts.
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3963 +/- ##
=======================================
Coverage 71.91% 71.91%
=======================================
Files 263 263
Lines 6801 6801
Branches 2104 2104
=======================================
Hits 4891 4891
Misses 1889 1889
Partials 21 21
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
Summary
This PR resolves 12 high-severity Dependabot security alerts by updating vulnerable dependencies to their patched versions.
Vulnerabilities Fixed
Not actionable (3 alerts)
The following alerts are not present in the dependency tree and are likely stale Dependabot reports:
lodash-es(CVE-2026-4800)@xmldom/xmldom(CVE-2026-34601)undici(CVE-2026-1526, CVE-2026-2229)Changes
package.json: Updatednode-forgeoverride from1.3.3→1.4.0; added overrides forlodash,picomatch@^2, andflattedpackages/**/package.json: Bumped directlodashdependency from4.17.23→4.18.1packages/mc-scripts/package.json:viteupdated from6.4.1→6.4.2(within existing~6.4.0range)pnpm-lock.yaml: RegeneratedConsumer API impact
_.templatecode injection — no API breaking changes.mc-scripts(dev tooling only) — no consumer API impact.Validation
pnpm typecheck— No type errorspnpm test— Running (CI will confirm)Review Checklist