Skip to content

Refresh lockfile to resolve npm audit findings#7

Open
bmtriet wants to merge 1 commit into
arkangelai:mainfrom
bmtriet:codex/fix-dependency-audit
Open

Refresh lockfile to resolve npm audit findings#7
bmtriet wants to merge 1 commit into
arkangelai:mainfrom
bmtriet:codex/fix-dependency-audit

Conversation

@bmtriet

@bmtriet bmtriet commented Jun 14, 2026

Copy link
Copy Markdown

Summary

  • refresh package-lock.json so vitest resolves to 4.1.8
  • clears the current npm audit findings for vitest, vite, @vitest/mocker, and esbuild
  • leaves package.json unchanged because the existing ^4.0.18 range already permits the patched version

Context

This follows up on #4. I kept this to a lockfile-only update so the dependency change stays narrow.

Verification

  • npm ci
  • npm audit --audit-level=moderate
  • npm run test:unit -> 15 files / 187 tests passed

This is a lightweight public dependency-audit fix, not a certified security audit. No private credentials or account access were used.

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