chore: update dependencies to latest patch/minor versions#752
Open
devin-ai-integration[bot] wants to merge 1 commit into
Open
chore: update dependencies to latest patch/minor versions#752devin-ai-integration[bot] wants to merge 1 commit into
devin-ai-integration[bot] wants to merge 1 commit into
Conversation
Backend updates: - cors: 2.8.5 → 2.8.6 - express: 4.22.1 → 4.22.2 - jsonwebtoken: 9.0.2 → 9.0.3 (security: HMAC signature bypass fix) - nodemon: 3.1.11 → 3.1.14 - + transitive dependency updates Frontend updates: - axios: 1.13.2 → 1.16.0 (security: 16 CVEs fixed) - react-router-dom: 7.10.0 → 7.15.0 (security: CSRF, XSS, open redirect) - vite: 7.2.6 → 7.3.3 (security: path traversal, WebSocket file read) - react: 19.2.0 → 19.2.6 - react-dom: 19.2.0 → 19.2.6 - @mui/material: 7.3.6 → 7.3.11 - @mui/icons-material: 7.3.6 → 7.3.11 - @mui/x-date-pickers: 8.19.0 → 8.28.5 - @tanstack/react-query: 5.90.11 → 5.100.10 - typescript-eslint: 8.48.1 → 8.59.3 - eslint: 9.39.1 → 9.39.4 - + all transitive dependency updates Resolves all frontend vulnerabilities (13 → 0). Backend reduced from 14 to 7 (remaining are sqlite3 build-time deps requiring major upgrade).
Contributor
Author
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
|
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.



Summary
Updates all backend and frontend dependencies to their latest patch/minor versions within existing semver ranges. This resolves all 13 frontend vulnerabilities and reduces backend vulnerabilities from 14 to 7 (remaining are sqlite3 build-time transitive deps requiring a major version upgrade).
Backend dependency updates
Frontend dependency updates
Security vulnerabilities addressed
Intentionally skipped major updates
These require breaking change migrations and are not included:
Review & Testing Checklist for Human
cd backend && npm run dev+cd frontend && npm run dev)Notes
npm install, not at runtimeLink to Devin session: https://partner-workshops.devinenterprise.com/sessions/ce3f2bd043624d2e86768f2b07d7a2a1