Skip to content

chore(deps): bump vite from 6.4.1 to 6.4.3 in playground - #108

Merged
Ndevu12 merged 1 commit into
mainfrom
security/playground-vite
Jul 31, 2026
Merged

chore(deps): bump vite from 6.4.1 to 6.4.3 in playground#108
Ndevu12 merged 1 commit into
mainfrom
security/playground-vite

Conversation

@Ndevu12

@Ndevu12 Ndevu12 commented Jul 31, 2026

Copy link
Copy Markdown
Owner

Closes 4 Dependabot alerts on playground/yarn.lock — the last remaining alerts that a version bump can actually fix.

Advisory CVE Severity Alert
GHSA-fx2h-pf6j-xcff CVE-2026-53571 high #64
GHSA-p9ff-h696-f583 CVE-2026-39363 high #19
GHSA-v6wh-96g9-6wx3 CVE-2026-53632 medium #65
GHSA-4w7w-66w2-5vf9 CVE-2026-39365 medium #21

What changed

- "vite": "^6.3.0",
+ "vite": "^6.4.3",

vite is a direct devDependency of the playground, so the declared floor is raised alongside the lockfile rather than pinning only the resolved version — consistent with how next, concurrently, and the root vite were handled in #105 and #106.

A yarn dedupe follows the bump so no stale duplicate vite/postcss copy is left behind — the same trap that would have silently kept #119 open in #106.

Verification

  • yarn build (library) — success
  • yarn build (playground) — success

Closes 4 Dependabot alerts on playground/yarn.lock:

  GHSA-fx2h-pf6j-xcff (CVE-2026-53571)  high    #64
  GHSA-p9ff-h696-f583 (CVE-2026-39363)  high    #19
  GHSA-v6wh-96g9-6wx3 (CVE-2026-53632)  medium  #65
  GHSA-4w7w-66w2-5vf9 (CVE-2026-39365)  medium  #21

vite is a direct devDependency, so the declared floor is raised to ^6.4.3
alongside the lockfile rather than pinning only the resolved version.

Verified: library build and playground build both succeed.
@Ndevu12
Ndevu12 merged commit 7d576fd into main Jul 31, 2026
9 checks passed
@Ndevu12
Ndevu12 deleted the security/playground-vite branch July 31, 2026 22:06
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