We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbb4a35 commit 86ed950Copy full SHA for 86ed950
example/client/package.json
@@ -11,7 +11,7 @@
11
"lint-fix": "eslint . --fix"
12
},
13
"dependencies": {
14
- "@ai-sdk/amazon-bedrock": "^3.0.66",
+ "@ai-sdk/amazon-bedrock": "^3.0.67",
15
"@mastra/client-js": "^0.16.15",
16
"@mastra/core": "^0.24.6",
17
"@mastra/libsql": "^0.16.3",
platform/package.json
@@ -40,8 +40,8 @@
40
41
42
"@aws-lambda-powertools/logger": "^2.29.0",
43
- "@modelcontextprotocol/sdk": "^1.24.2",
44
- "aws-cdk-lib": "^2.231.0",
+ "@modelcontextprotocol/sdk": "^1.24.3",
+ "aws-cdk-lib": "^2.232.1",
45
"aws-lambda-mcp-server": "^1.1.0",
46
"constructs": "^10.4.3",
47
"hono": "^4.10.7",
0 commit comments