Skip to content

chore: refresh JS deps to clear security alerts#190

Merged
tnm merged 2 commits intomainfrom
security-alert-refresh
Mar 3, 2026
Merged

chore: refresh JS deps to clear security alerts#190
tnm merged 2 commits intomainfrom
security-alert-refresh

Conversation

@tnm
Copy link
Contributor

@tnm tnm commented Mar 3, 2026

Summary:

  • Refresh lockfiles for docs and kit-mcp-site using npm audit fix --package-lock-only
  • Update TypeScript client lint toolchain (@typescript-eslint/parser, @typescript-eslint/eslint-plugin, eslint) and regenerate lockfile
  • Clear npm audit vulnerabilities across all JS workspaces

Validation:

  • npm audit --package-lock-only in docs: 0 vulnerabilities
  • npm audit --package-lock-only in kit-mcp-site: 0 vulnerabilities
  • npm audit --package-lock-only in clients/typescript: 0 vulnerabilities
  • npm run build, npm run lint, npm test -- --runInBand in clients/typescript

@tnm tnm merged commit 80009db into main Mar 3, 2026
2 checks passed
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