Skip to content

fix(deps): patch high-severity security vulnerabilities#423

Merged
arvind-webrenew merged 1 commit intomainfrom
fix/security-vulnerabilities
Apr 10, 2026
Merged

fix(deps): patch high-severity security vulnerabilities#423
arvind-webrenew merged 1 commit intomainfrom
fix/security-vulnerabilities

Conversation

@arvind-webrenew
Copy link
Copy Markdown
Contributor

Address GitHub Dependabot alerts by upgrading vulnerable transitive and direct dependencies:

  • flatted 3.3.3 → 3.4.2 (Prototype Pollution + unbounded recursion DoS)
  • hono 4.12.10 → 4.12.12 (IP matching, path traversal, cookie, middleware bypass)
  • @hono/node-server 1.19.12 → 1.19.13 (middleware bypass via repeated slashes)
  • vite 7.3.1 → 7.3.2 (arbitrary file read, fs.deny bypass, path traversal)
  • yaml 2.8.2 → 2.8.3 (Stack Overflow via deeply nested collections)
  • path-to-regexp → 8.4.2 (DoS via sequential optional groups + wildcards)
  • next (examples) 16.1.6 → 16.2.3 (DoS, image cache, CSRF, HTTP smuggling)
  • vitest 4.1.2 → 4.1.4 (pulls patched vite)

Overrides added in root package.json for transitive deps. Example lockfiles regenerated with 0 npm audit vulnerabilities. All builds, typechecks, lints, and 1084 tests pass.

Address GitHub Dependabot alerts by upgrading vulnerable transitive and
direct dependencies:

- flatted 3.3.3 → 3.4.2 (Prototype Pollution + unbounded recursion DoS)
- hono 4.12.10 → 4.12.12 (IP matching, path traversal, cookie, middleware bypass)
- @hono/node-server 1.19.12 → 1.19.13 (middleware bypass via repeated slashes)
- vite 7.3.1 → 7.3.2 (arbitrary file read, fs.deny bypass, path traversal)
- yaml 2.8.2 → 2.8.3 (Stack Overflow via deeply nested collections)
- path-to-regexp → 8.4.2 (DoS via sequential optional groups + wildcards)
- next (examples) 16.1.6 → 16.2.3 (DoS, image cache, CSRF, HTTP smuggling)
- vitest 4.1.2 → 4.1.4 (pulls patched vite)

Overrides added in root package.json for transitive deps.
Example lockfiles regenerated with 0 npm audit vulnerabilities.
All builds, typechecks, lints, and 1084 tests pass.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 10, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
memories Ready Ready Preview, Comment, Open in v0 Apr 10, 2026 10:11pm

Request Review

@arvind-webrenew arvind-webrenew merged commit 6f4ef63 into main Apr 10, 2026
14 checks passed
@arvind-webrenew arvind-webrenew deleted the fix/security-vulnerabilities branch April 10, 2026 22:15
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