📦 chore: Update @modelcontextprotocol/sdk to v1.17.0 (#8674)

* 📦 chore: Update `@modelcontextprotocol/sdk` to v1.17.0

* refactor: unused package detection by extracting workspace dependencies in GitHub Actions workflow

* chore: Enhance unused package detection by including peerDependencies extraction in GitHub Actions workflow

* fix: Ensure safe extraction of dependencies and peerDependencies in unused package detection workflow
This commit is contained in:
Danny Avila 2025-07-25 14:06:16 -04:00 committed by GitHub
parent e75beb92b3
commit cd436dc6a8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 54 additions and 36 deletions

View file

@ -72,7 +72,7 @@
"@langchain/core": "^0.3.62",
"@librechat/agents": "^2.4.68",
"@librechat/data-schemas": "*",
"@modelcontextprotocol/sdk": "^1.16.0",
"@modelcontextprotocol/sdk": "^1.17.0",
"axios": "^1.8.2",
"diff": "^7.0.0",
"eventsource": "^3.0.2",