Skip to content

Commit 0675e9b

Browse files
update npm audit (#108)
1 parent 6287509 commit 0675e9b

3 files changed

Lines changed: 17 additions & 27 deletions

File tree

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.24.0",
18+
"@modelcontextprotocol/sdk": "^1.25.2",
1919
"@types/cors": "^2.8.19",
2020
"cors": "^2.8.5",
2121
"express": "^5.2.1",

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"vitest": "^4.0.16"
4646
},
4747
"dependencies": {
48-
"@modelcontextprotocol/sdk": "^1.25.1",
48+
"@modelcontextprotocol/sdk": "^1.25.2",
4949
"commander": "^14.0.2",
5050
"eventsource-parser": "^3.0.6",
5151
"express": "^5.1.0",

0 commit comments

Comments
 (0)