Skip to content

fix(deps): corriger les 17 vulnérabilités Dependabot high#135

Merged
makcimerrr merged 2 commits into
mainfrom
fix/dependabot-high
Jul 21, 2026
Merged

fix(deps): corriger les 17 vulnérabilités Dependabot high#135
makcimerrr merged 2 commits into
mainfrom
fix/dependabot-high

Conversation

@makcimerrr

Copy link
Copy Markdown
Owner

Dépendances directes

  • drizzle-orm ^0.31.4^0.45.2 (GHSA-gpj5-g38j-94v9 : injection SQL via identifiants mal échappés) — le plus gros saut du lot. drizzle-kit ^0.31.10 et drizzle-zod ^0.8.3 alignés (zod ^3.25 déjà compatible ; les 3 call sites createInsertSchema/createSelectSchema sont sans raffinements, API inchangée).
  • vite → 8.1.5 (GHSA-fx2h-pf6j-xcff, dev-only) — ajouté en devDependency car l'override seul ne forçait pas la re-résolution du lockfile.

Transitives (overrides pnpm ciblés, jamais de saut de majeure)

@grpc/grpc-js ^1.9.16, brace-expansion 1.1.16 / 2.1.2, glob ^10.5.0, js-cookie ^3.0.7, js-yaml ^3.15.0 (reste v3), lodash ^4.18.0, minimatch ^9.0.7, picomatch ^2.3.2, tmp ^0.2.6.

Validation

  • pnpm audit : 0 high, 0 critical (restent 7 moderate / 3 low).
  • pnpm test : 33/33.
  • pnpm build : OK (type-check strict — filet principal pour le saut drizzle).
  • Smoke test runtime drizzle 0.45 sur la vraie base (lecture seule) : raw sql, select, where eq OK via postgres-js.

🤖 Generated with Claude Code

Dépendances directes :
- drizzle-orm ^0.31.4 → ^0.45.2 (GHSA-gpj5-g38j-94v9, injection SQL via
  identifiants mal échappés) + drizzle-kit ^0.31.10 et drizzle-zod ^0.8.3
  alignés (aucun call site avec raffinements, API compatible)
- vite ajouté en devDependency ^8.0.16 (résolu 8.1.5) — GHSA-fx2h-pf6j-xcff ;
  l'override seul ne forçait pas la re-résolution du lockfile

Transitives (overrides pnpm ciblés, même majeure) :
- @grpc/grpc-js ^1.9.16, brace-expansion 1.1.16/2.1.2, glob ^10.5.0,
  js-cookie ^3.0.7, js-yaml ^3.15.0 (reste en v3), lodash ^4.18.0,
  minimatch ^9.0.7, picomatch ^2.3.2, tmp ^0.2.6

Validation : pnpm audit sans high ni critical ; tests 33/33 ; build OK ;
smoke test runtime drizzle 0.45 (raw sql / select / where) sur la vraie base.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@vercel

vercel Bot commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

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

Project Deployment Actions Updated (UTC)
admin-dashboard Ready Ready Preview, Comment Jul 21, 2026 1:48pm

…file en frozen-lockfile)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@makcimerrr
makcimerrr merged commit 8049eda into main Jul 21, 2026
8 of 9 checks passed
@makcimerrr
makcimerrr deleted the fix/dependabot-high branch July 21, 2026 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant