Skip to content

Bump npm deps to clear Dependabot critical/high CVEs - #70

Open
thomasrockhu-codecov wants to merge 1 commit into
mainfrom
th/dependabot-cve-remediation
Open

Bump npm deps to clear Dependabot critical/high CVEs#70
thomasrockhu-codecov wants to merge 1 commit into
mainfrom
th/dependabot-cve-remediation

Conversation

@thomasrockhu-codecov

Copy link
Copy Markdown
Contributor

Summary

  • Raise axios and glob floors and add npm overrides for transitive Dependabot critical/high findings (form-data, brace-expansion, minimatch, js-yaml, lodash, flatted, serialize-javascript, picomatch, plus refresh-time braces/cross-spawn).
  • Regenerate package-lock.json so every locked instance resolves above the advisory floors.
  • Local verification: npm audit --audit-level=high is clean (0 critical / 0 high); webpack build succeeds. Residual moderates are only uuid under @sentry/webpack-plugin (needs a breaking plugin major).

Baseline: 1 critical / 32 high (Dependabot snapshot).
After (projected until merge): 0 critical / 0 high.

Test plan

  • npm audit --audit-level=high reports no critical/high
  • npm run build completes successfully
  • Confirm GitHub dependency-graph / Dependabot comparison on this branch once available

Made with Cursor

Raise axios/glob floors and pin transitive overrides for form-data,
brace-expansion, minimatch, and related advisories so the lock resolves
to patched releases.
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.

1 participant