Skip to content

chore(security): clear 28 of 29 Dependabot alerts#3

Open
Dicoangelo wants to merge 1 commit into
mainfrom
chore/security-deps
Open

chore(security): clear 28 of 29 Dependabot alerts#3
Dicoangelo wants to merge 1 commit into
mainfrom
chore/security-deps

Conversation

@Dicoangelo

Copy link
Copy Markdown
Owner

Clears 28 of 29 open Dependabot alerts via a lockfile refresh + non-breaking npm audit fix. Lockfile-only — package.json is untouched.

What

The committed lockfile was stale: the manifest already pinned fixed vite ^8 / vitest ^4, but the lockfile still resolved vulnerable versions. Regenerating it + npm audit fix pulls the patched transitives.

Runtime items cleared

  • ws — memory-exhaustion DoS (GHSA-96hv-2xvq-fx4p)
  • protobufjs — DoS via unbounded Any expansion

All other alerts were dev-scope (vite/vitest/esbuild tooling).

Result

  • npm audit: 29 → 1 (remaining: 1 low, dev-only esbuild SSRF; non-major, would need a separate bump)
  • Build verified: build:libs ✅ then vite build ✅ (PWA generated, 2046 modules) — confirms the local file:./libs/* workspace deps and the app bundle are intact.

…h + audit fix

- regenerated stale lockfile (manifest already pinned fixed vite/vitest)
- npm audit fix cleared runtime ws + protobufjs DoS (non-breaking)
- 29 → 1 (remaining: 1 low dev-only esbuild SSRF, non-major)
- vite build verified clean (no manifest change, lockfile-only)
@vercel

vercel Bot commented Jun 24, 2026

Copy link
Copy Markdown

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

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
os-app Ignored Ignored Preview Jun 24, 2026 3:41pm

Request Review

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

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