Skip to content

chore(deps) Fix/security vulnerabilities#114

Merged
therealbrad merged 3 commits intomainfrom
fix/security-vulnerabilities
Mar 6, 2026
Merged

chore(deps) Fix/security vulnerabilities#114
therealbrad merged 3 commits intomainfrom
fix/security-vulnerabilities

Conversation

@therealbrad
Copy link
Contributor

Bump packages to patch vulnerabilities

therealbrad and others added 3 commits March 6, 2026 11:22
Update dompurify, hono, @hono/node-server, and multer to patched
versions in testplanit. Run npm audit fix in forge-app to resolve
transitive dependency vulnerabilities.

Remaining unresolvable vulns are in transitive deps locked by
eslint-config-next, shadcn, swagger-ui-react, @svgr/webpack, and pm2.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Update pnpm overrides to resolve Dependabot security alerts:
- @hono/node-server: 1.19.9 → 1.19.10 (authorization bypass)
- hono: >=4.11.10 → >=4.12.4 (serveStatic file access, SSE injection, cookie injection)
- dompurify: ^3.2.4 → ^3.3.2 (XSS vulnerability)
- svgo: add override >=3.3.3 (DoS via entity expansion)
- minimatch@3: ^3.1.3 → ^3.1.4 (ReDoS)
- serialize-javascript: add override >=7.0.3 (RCE via RegExp/Date)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Bump @tanstack/react-virtual from ^3.13.20 to ^3.13.21
- Update @tiptap/core and related extensions from ^3.20.0 to ^3.20.1
- Update ioredis from 5.10.0 to 5.9.2
- Update @types/node from ^25.3.0 to ^25.3.5
- Update dompurify from ^3.2.4 to ^3.3.2
- Update hono from >=4.11.10 to >=4.12.4
- Update @hono/node-server from 1.19.9 to 1.19.10
- Update various other dependencies to their latest versions

This update includes minor version bumps and security patches to ensure stability and security of the project.
@therealbrad therealbrad merged commit 49fa667 into main Mar 6, 2026
7 checks passed
@therealbrad therealbrad deleted the fix/security-vulnerabilities branch March 6, 2026 21:13
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