From d5a6451301af16db16f4637c2a2c5f85386f1d3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 12:23:00 +0000 Subject: [PATCH] chore: Bump fast-uri in /examples/modelcontextprotocol Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.1.4 to 3.1.5. - [Release notes](https://github.com/fastify/fast-uri/releases) - [Commits](https://github.com/fastify/fast-uri/compare/v3.1.4...v3.1.5) --- updated-dependencies: - dependency-name: fast-uri dependency-version: 3.1.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- examples/modelcontextprotocol/package-lock.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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",