Skip to content

fix(deps): resolve open Dependabot security alerts - #104

Merged
sudhirverma merged 2 commits into
mainfrom
fix/dependabot-security-updates
Aug 6, 2026
Merged

fix(deps): resolve open Dependabot security alerts#104
sudhirverma merged 2 commits into
mainfrom
fix/dependabot-security-updates

Conversation

@sudhirverma

Copy link
Copy Markdown
Contributor

Summary

  • Bump @modelcontextprotocol/sdk, vite, and @vscode/vsce to versions whose transitive ranges admit patched releases
  • Refresh package-lock.json via npm audit fix for hono, undici, fast-uri, ip-address, linkify-it, postcss, and brace-expansion
  • Closes 18 open Dependabot alerts (serialize-javascript via mocha remains allowlisted — dev-only, no upstream fix)

Commits

  • fix(deps): resolve open Dependabot security alerts — direct bumps + lockfile refresh per DR-041

Test plan

  • npm run lint passes locally
  • npm run audit:check passes (0 new vulns)
  • npm test -w packages/daemon — 805/805 pass
  • tsc --noEmit in packages/vscode
  • npm test (all workspaces) — vscode-test requires local VS Code binary
  • npm run ci:build — local postject sentinel issue on darwin-arm64; CI matrix validates build

Bump direct dependencies and refresh the lockfile to patched transitive
versions for hono, undici, fast-uri, ip-address, linkify-it, postcss, and
brace-expansion.
@github-actions github-actions Bot added the fix label Aug 6, 2026

@sathyapramod sathyapramod left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@sudhirverma
sudhirverma merged commit 5a13b4a into main Aug 6, 2026
8 checks passed
@sudhirverma
sudhirverma deleted the fix/dependabot-security-updates branch August 6, 2026 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants