chore(deps): resolve audit vulnerabilities#57
Merged
Conversation
Bumps direct dependencies to latest patch/minor versions without breaking changes: - @aws-sdk/* 3.996 → 3.1000 - @prisma/client 5.7 → 5.22 - express 4.18 → 4.22 - express-rate-limit 7.1 → 7.5 - express-validator 7.0 → 7.2 - fast-glob 3.3.2 → 3.3.3 - postcss 8.4 → 8.5.10 - simple-git 3.21 → 3.36 - yaml 2.3 → 2.8.2 Reduces npm audit from 26 to 14 vulnerabilities. Remaining issues require breaking major version bumps (Vite 6, Astro 6, Vitest 2).
…ilities Bumps direct dependencies to latest patch/minor versions and upgrades major dev tooling to clear security advisories: - @aws-sdk/* 3.996 → 3.1000 - @prisma/client 5.7 → 5.22 - @vitejs/plugin-react 4.2 → 4.7 - astro 4.0 → 6.3 (peer deps widened to ^4 || ^5 || ^6) - express 4.18 → 4.22 - express-rate-limit 7.1 → 7.5 - express-validator 7.0 → 7.2 - fast-glob 3.3.2 → 3.3.3 - jsdom 28 → 29 - postcss 8.4 → 8.5.10 - simple-git 3.21 → 3.36 - yaml 2.3 → 2.9.0 - vite 5 → 6.3 (root override + direct devDep in api) - vite-node 1.6 → 3.2 - vitest 1.1/4.0 → 3.2 (all workspaces) - @vitest/coverage-v8 4.1 → 3.2 Adds root npm overrides for vite ^6.3.0 and socket.io-parser ^4.2.6 to prevent workspaces from resolving older vulnerable transitive versions. Cleared advisories: - esbuild ≤0.24.2 (now 0.25+ / 0.27+ everywhere) - socket.io-parser 4.2.5 (now 4.2.6) - undici via jsdom 28 (now 29+) - yaml ≤2.8.2 (now 2.9.0) Remaining 17 vulnerabilities are upstream transitive deps requiring major migrations (Express 5, AWS SDK update, Astro update) or advisory-database lag (esbuild still flagged despite fixed).
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.
What changed
Bumps direct dependencies and upgrades major dev tooling to clear security advisories.
Version bumps
Overrides added
Cleared advisories
Remaining 17 vulnerabilities
These require upstream fixes or major migrations:
Verification
Merge strategy
Squash-merge recommended.