From c4c55939df127fcbf78d7f1f862c159137dcf5e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2026 17:25:21 +0000 Subject: [PATCH] chore: Bump fast-uri from 3.1.4 to 3.1.7 in /examples/langchain-v1 Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.1.4 to 3.1.7. - [Release notes](https://github.com/fastify/fast-uri/releases) - [Commits](https://github.com/fastify/fast-uri/compare/v3.1.4...v3.1.7) --- updated-dependencies: - dependency-name: fast-uri dependency-version: 3.1.7 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- examples/langchain-v1/package-lock.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/examples/langchain-v1/package-lock.json b/examples/langchain-v1/package-lock.json index 80919b59..503ede4c 100644 --- a/examples/langchain-v1/package-lock.json +++ b/examples/langchain-v1/package-lock.json @@ -52,7 +52,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", @@ -77,7 +77,7 @@ }, "../../packages/langchain": { "name": "@hashgraph/hedera-agent-kit-langchain", - "version": "1.0.0", + "version": "2.0.0", "license": "Apache-2.0", "dependencies": { "@hashgraph/hedera-agent-kit": "workspace:*", @@ -1808,9 +1808,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.7", + "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.7.tgz", + "integrity": "sha512-dOvZVzjdZdz7phd9v6jCbwxrBW3fK6n8Rc0CtdmM4bumzMnxywBYhuph6J819RRw/ku+rLbelwfMunktuzVVHg==", "funding": [ { "type": "github",