chore(deps) Fix/security vulnerabilities#114
Merged
therealbrad merged 3 commits intomainfrom Mar 6, 2026
Merged
Conversation
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bump packages to patch vulnerabilities