diff --git a/examples/modelcontextprotocol/package-lock.json b/examples/modelcontextprotocol/package-lock.json index e02dd456..2ff1634b 100644 --- a/examples/modelcontextprotocol/package-lock.json +++ b/examples/modelcontextprotocol/package-lock.json @@ -32,7 +32,7 @@ }, "../../packages/core": { "name": "@hashgraph/hedera-agent-kit", - "version": "4.0.0", + "version": "4.1.0", "license": "Apache-2.0", "dependencies": { "bignumber.js": "9.3.1", @@ -57,7 +57,7 @@ }, "../../packages/mcp": { "name": "@hashgraph/hedera-agent-kit-mcp", - "version": "1.0.0", + "version": "1.1.0", "license": "Apache-2.0", "dependencies": { "@hashgraph/hedera-agent-kit": "workspace:*", @@ -1639,9 +1639,9 @@ "license": "MIT" }, "node_modules/fast-uri": { - "version": "3.1.4", - "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.4.tgz", - "integrity": "sha512-8JnbkQ4juDyvYs4mgFGQqg4yCYtFDtUtmp2QIQq11ZZe5CFQ5wcqm1rqDgAh/QdMySuBnPzMUiJUNZG5N/AiQw==", + "version": "3.1.5", + "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.5.tgz", + "integrity": "sha512-gHwA1O9LDIcKunMKhObS/HimwtehO1nPUECKAu5TpKgaO19fcWEl4bliWe1jWxVFvIXztJjjQ4L8XQ1EU9f7Jw==", "funding": [ { "type": "github",