chore: update @modelcontextprotocol/sdk to version 1.12.1 (#176)

This commit is contained in:
samanhappy
2025-06-10 16:50:28 +08:00
committed by GitHub
parent 4726f00a22
commit 40af398f68
2 changed files with 2 additions and 2 deletions

View File

@@ -41,7 +41,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"@modelcontextprotocol/sdk": "^1.11.1",
"@modelcontextprotocol/sdk": "^1.12.1",
"@types/pg": "^8.15.2",
"bcryptjs": "^3.0.2",
"dotenv": "^16.3.1",

2
pnpm-lock.yaml generated
View File

@@ -9,7 +9,7 @@ importers:
.:
dependencies:
'@modelcontextprotocol/sdk':
specifier: ^1.11.1
specifier: ^1.12.1
version: 1.12.1
'@types/pg':
specifier: ^8.15.2