Skip to content

Commit aa5793a

Browse files
hyperpolymathclaude
andcommitted
chore: update dependencies for security
Updated @modelcontextprotocol/sdk, @rescript/core Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 0699a1c commit aa5793a

2 files changed

Lines changed: 576 additions & 2 deletions

File tree

impl/mcp/deno.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
"serve": "MCP_HTTP_MODE=true deno run --allow-read --allow-write --allow-net --allow-env src/Main.res.js"
99
},
1010
"imports": {
11-
"@modelcontextprotocol/sdk": "npm:@modelcontextprotocol/sdk@latest",
12-
"@rescript/core": "npm:@rescript/core@latest"
11+
"@modelcontextprotocol/sdk": "npm:@modelcontextprotocol/sdk@^1.28.0",
12+
"@rescript/core": "npm:@rescript/core@^1.6.1"
1313
},
1414
"compilerOptions": {
1515
"lib": ["deno.ns", "deno.unstable"]

0 commit comments

Comments
 (0)