Skip to content

Commit 51b7535

Browse files
committed
chore: update dependencies
1 parent 84a5359 commit 51b7535

File tree

2 files changed

+180
-32
lines changed

2 files changed

+180
-32
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 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.18.0",
31+
"@modelcontextprotocol/sdk": "^1.18.1",
3232
"dotenv": "^17.2.2",
3333
"fastify": "^5.6.0",
3434
"nanoid": "^5.1.5",
@@ -38,7 +38,7 @@
3838
"devDependencies": {
3939
"@commitlint/cli": "^19.8.1",
4040
"@commitlint/config-conventional": "^19.8.1",
41-
"@modelcontextprotocol/inspector": "^0.16.7",
41+
"@modelcontextprotocol/inspector": "^0.16.8",
4242
"@types/express": "^5.0.3",
4343
"@types/yargs": "^17.0.33",
4444
"@typescript-eslint/eslint-plugin": "^8.44.0",

0 commit comments

Comments
 (0)