Skip to content

chore: fix high severity dependency vulnerabilities - #35

Open
mrkphpps wants to merge 1 commit into
1inch:masterfrom
mrkphpps:chore/fix-high-severity-vulns
Open

chore: fix high severity dependency vulnerabilities#35
mrkphpps wants to merge 1 commit into
1inch:masterfrom
mrkphpps:chore/fix-high-severity-vulns

Conversation

@mrkphpps

@mrkphpps mrkphpps commented Jul 3, 2026

Copy link
Copy Markdown

Summary

pnpm audit --audit-level high and trivy (HIGH/CRITICAL) are now clean for pnpm-lock.yaml.

Test plan

  • pnpm build, pnpm lint:ci, pnpm lint:types pass
  • pnpm test — 4 suites, 24 passed / 1 skipped
  • pnpm test:integration — 1 suite, 4 passed

Made with Cursor

- bump axios to ^1.16.0 (proxy credential leak, ReDoS, DoS advisories)
- bump ws to ^8.21.0 and override transitive ws 7.x/8.x (memory exhaustion DoS)
- add form-data >=4.0.6 override (CRLF injection)
- ignore GHSA-3gc7-fjrx-p6mg (bigint-buffer via @solana/spl-token, no patched version exists)

Co-authored-by: Cursor <cursoragent@cursor.com>
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