diff --git a/package.json b/package.json index 0c5db38..a5e70a5 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 40409e8..58f83c9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -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