Skip to content

fix(deps): resolve Dependabot security alerts#20

Open
dcbouius wants to merge 1 commit intomainfrom
fix/dependabot-security-updates
Open

fix(deps): resolve Dependabot security alerts#20
dcbouius wants to merge 1 commit intomainfrom
fix/dependabot-security-updates

Conversation

@dcbouius
Copy link
Copy Markdown

@dcbouius dcbouius commented Apr 7, 2026

Summary

  • Bump @modelcontextprotocol/sdk from ^1.4.1 to ^1.29.0, fixing two high-severity advisories: ReDoS (GHSA-8r9q-7v3j-jr4g) and missing DNS rebinding protection (GHSA-w48q-cv73-mx4w)
  • Run npm audit fix to update vulnerable transitive dependencies: js-yaml, minimatch (4 advisories), flatted, picomatch, ajv, brace-expansion
  • Resolves all 9 open Dependabot alerts; npm audit now reports 0 vulnerabilities

Test plan

  • npm install succeeds
  • npm run build succeeds
  • npm run lint succeeds
  • npm audit reports 0 vulnerabilities

Bump @modelcontextprotocol/sdk to ^1.29.0 to address ReDoS
(GHSA-8r9q-7v3j-jr4g) and DNS rebinding (GHSA-w48q-cv73-mx4w)
advisories. Run npm audit fix to update transitive dependencies
js-yaml, minimatch, flatted, picomatch, ajv, and brace-expansion.

Resolves all 9 open Dependabot alerts; npm audit reports 0
vulnerabilities.
@dcbouius dcbouius requested a review from DK09876 April 7, 2026 22:09
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