Skip to content

Commit 5d0edf7

Browse files
Bump the npm_and_yarn group across 1 directory with 2 updates
Bumps the npm_and_yarn group with 2 updates in the /examples/servers/typescript directory: [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) and [qs](https://github.com/ljharb/qs). Updates `@modelcontextprotocol/sdk` from 1.22.0 to 1.24.0 - [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases) - [Commits](modelcontextprotocol/typescript-sdk@1.22.0...1.24.0) Updates `qs` from 6.14.0 to 6.14.1 - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.14.0...v6.14.1) --- updated-dependencies: - dependency-name: "@modelcontextprotocol/sdk" dependency-version: 1.24.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: qs dependency-version: 6.14.1 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ef8c084 commit 5d0edf7

File tree

2 files changed

+25
-11
lines changed

2 files changed

+25
-11
lines changed

examples/servers/typescript/package-lock.json

Lines changed: 24 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/servers/typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"testing"
1616
],
1717
"dependencies": {
18-
"@modelcontextprotocol/sdk": "^1.20.1",
18+
"@modelcontextprotocol/sdk": "^1.24.0",
1919
"@types/cors": "^2.8.19",
2020
"cors": "^2.8.5",
2121
"express": "^5.2.1",

0 commit comments

Comments
 (0)