[Snyk] Security upgrade @modelcontextprotocol/sdk from 1.25.2 to 1.26.0#356
Conversation
…bilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MODELCONTEXTPROTOCOLSDK-15208843
|
Important Review skippedIgnore keyword(s) in the title. ⛔ Ignored keywords (2)
Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing touches🧪 Generate unit tests (beta)
Tip Issue Planner is now in beta. Read the docs and try it out! Share your feedback on Discord. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Pull request overview
This PR updates Cyrano’s MCP SDK dependency to address a Snyk-reported vulnerability (race condition) by upgrading @modelcontextprotocol/sdk from 1.25.2 to 1.26.0, with the corresponding lockfile updates.
Changes:
- Bump
@modelcontextprotocol/sdkto^1.26.0inCyrano/package.json. - Update
Cyrano/package-lock.jsonto resolve@modelcontextprotocol/sdk@1.26.0and refresh related transitive dependencies (notably including updates to@hono/node-server,hono, and related dependency metadata).
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
Cyrano/package.json |
Upgrades @modelcontextprotocol/sdk to the fixed version (^1.26.0). |
Cyrano/package-lock.json |
Locks the SDK upgrade and updates transitive dependency resolutions accordingly. |
Files not reviewed (1)
- Cyrano/package-lock.json: Language not supported
Snyk has created this PR to fix 1 vulnerabilities in the npm dependencies of this project.
Snyk changed the following file(s):
Cyrano/package.jsonCyrano/package-lock.jsonVulnerabilities that will be fixed with an upgrade:
SNYK-JS-MODELCONTEXTPROTOCOLSDK-15208843
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.
For more information:
🧐 View latest project report
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic
Learn how to fix vulnerabilities with free interactive lessons:
🦉 Race Condition