Skip to content

chore: update vulnerable npm dependencies#2

Open
MiguelMedeiros wants to merge 1 commit into
mainfrom
chore/update-axios-security
Open

chore: update vulnerable npm dependencies#2
MiguelMedeiros wants to merge 1 commit into
mainfrom
chore/update-axios-security

Conversation

@MiguelMedeiros

Copy link
Copy Markdown
Member

Summary

  • Updates runtime axios to ^1.18.1 to clear the open high-severity Axios advisories.
  • Refreshes npm lockfile dependencies with npm audit fix.
  • Adds an npm override for js-yaml@4.2.0 to resolve the remaining transitive Jest/Istanbul advisory without downgrading Jest.

Verification

  • npm audit --audit-level=moderate
  • npm run build
  • rm -rf dist && npm test -- --runInBand

Result: audit reports 0 vulnerabilities; TypeScript build passes; 19 test suites / 54 tests pass.

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.

2 participants