Skip to content

Fix vulnerable transitive dev dependencies#2182

Open
duongynhi000005-oss wants to merge 1 commit into
trekhleb:masterfrom
duongynhi000005-oss:fix/transitive-dev-vulnerabilities
Open

Fix vulnerable transitive dev dependencies#2182
duongynhi000005-oss wants to merge 1 commit into
trekhleb:masterfrom
duongynhi000005-oss:fix/transitive-dev-vulnerabilities

Conversation

@duongynhi000005-oss

Copy link
Copy Markdown

Summary

  • refresh package-lock.json to resolve vulnerable transitive dev dependencies reported by npm audit
  • update patched transitive versions for Babel, ajv, brace-expansion, flatted, minimatch, and picomatch
  • leave package.json and source code unchanged

Security notes

The findings are limited to development tooling dependencies used by lint/test/build workflows. No runtime dependency or application endpoint is affected in this repository.

Resolved advisories include:

Verification

  • npm audit --json reports 0 vulnerabilities
  • npm ci
  • npm run ci passes: 177 test suites passed, 568 tests 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.

1 participant