Skip to content

fix(deps): fix security vulnerability in @modelcontextprotocol/sdk#11

Merged
yeshamavani merged 1 commit intomasterfrom
GH-10
Mar 2, 2026
Merged

fix(deps): fix security vulnerability in @modelcontextprotocol/sdk#11
yeshamavani merged 1 commit intomasterfrom
GH-10

Conversation

@piyushsinghgaur1
Copy link
Contributor

fix security vulnerability in @modelcontextprotocol/sdk

fix security vulnerability in @modelcontextprotocol/sdk

GH-10
@piyushsinghgaur1 piyushsinghgaur1 self-assigned this Feb 27, 2026
@sonarqubecloud
Copy link

SonarQube reviewer guide

Summary: Updates package-lock.json with dependency upgrades across multiple LoopBack packages, supporting libraries, and development tools, including critical updates to loopback-datasource-juggler (v5→v6) and numerous minor version bumps.

Review Focus: This is a large dependency update with several important changes to monitor:

  • Major version bump of loopback-datasource-juggler (5.2.2 → 6.0.2+) affecting @loopback/repository and @loopback/service-proxy - verify compatibility with existing data layer code
  • Updates to @modelcontextprotocol/sdk and related packages (express, express-rate-limit) - test MCP integration thoroughly
  • Replacement of swagger-stats with swagger-stats-sf (0.99.7 → 0.99.9) - confirm monitoring/metrics functionality unchanged
  • Removal of @isaacs/balanced-match and @isaacs/brace-expansion in favor of standard brace-expansion - verify no breaking changes in glob patterns
  • Multiple minimatch version bumps across different dependency trees

Start review at: package-lock.json focusing on the @loopback/repository section and its dependency chain. This is critical because loopback-datasource-juggler's major version change is the most significant structural change in this update, and

💬 Please send your feedback

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud

@piyushsinghgaur1 piyushsinghgaur1 marked this pull request as ready for review February 27, 2026 09:10
@yeshamavani yeshamavani merged commit ba31d5f into master Mar 2, 2026
7 checks passed
@yeshamavani yeshamavani deleted the GH-10 branch March 2, 2026 06:50
@yeshamavani
Copy link
Collaborator

🎉 This PR is included in version 1.0.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

Security vulnerability in @modelcontextprotocol/sdk (CVE-2026-25536)

2 participants