Skip to content

Commit 124e730

Browse files
committed
chore: update dependencies
1 parent ea9bcf0 commit 124e730

File tree

2 files changed

+69
-69
lines changed

2 files changed

+69
-69
lines changed

package-lock.json

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

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"dependencies": {
3030
"@fastify/cors": "^11.1.0",
31-
"@modelcontextprotocol/sdk": "^1.20.1",
31+
"@modelcontextprotocol/sdk": "^1.20.2",
3232
"dotenv": "^17.2.3",
3333
"fastify": "^5.6.1",
3434
"nanoid": "^5.1.6",
@@ -40,9 +40,9 @@
4040
"@commitlint/config-conventional": "^20.0.0",
4141
"@modelcontextprotocol/inspector": "^0.17.2",
4242
"@prettier/plugin-oxc": "^0.0.4",
43-
"@types/express": "^5.0.3",
44-
"@types/yargs": "^17.0.33",
45-
"@vitest/coverage-v8": "^4.0.1",
43+
"@types/express": "^5.0.4",
44+
"@types/yargs": "^17.0.34",
45+
"@vitest/coverage-v8": "^4.0.4",
4646
"c8": "^10.1.3",
4747
"compare-func": "^2.0.0",
4848
"concurrently": "^9.2.1",
@@ -62,7 +62,7 @@
6262
"tsx": "^4.20.6",
6363
"typescript": "^5.9.3",
6464
"typescript-eslint": "^8.46.2",
65-
"vitest": "^4.0.1"
65+
"vitest": "^4.0.4"
6666
},
6767
"repository": {
6868
"type": "git",

0 commit comments

Comments
 (0)