From 9b9afaeb2a0f9ac93704655e77ed4b7053118f8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Jul 2026 16:11:14 +0000 Subject: [PATCH] Bump fast-uri from 3.1.3 to 3.1.4 in /agents/autowebcompat-repro Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.1.3 to 3.1.4. - [Release notes](https://github.com/fastify/fast-uri/releases) - [Commits](https://github.com/fastify/fast-uri/compare/v3.1.3...v3.1.4) --- updated-dependencies: - dependency-name: fast-uri dependency-version: 3.1.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- agents/autowebcompat-repro/package-lock.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/agents/autowebcompat-repro/package-lock.json b/agents/autowebcompat-repro/package-lock.json index 863531ace5..23c269f9d0 100644 --- a/agents/autowebcompat-repro/package-lock.json +++ b/agents/autowebcompat-repro/package-lock.json @@ -1,12 +1,12 @@ { "name": "hackbot-agent-autowebcompat-repro-mcp", - "version": "0.0.0", + "version": "1.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "hackbot-agent-autowebcompat-repro-mcp", - "version": "0.0.0", + "version": "1.0.0", "dependencies": { "@mozilla/firefox-devtools-mcp-moz": "0.9.12", "chrome-devtools-mcp": "1.5.0" @@ -652,9 +652,9 @@ "license": "MIT" }, "node_modules/fast-uri": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.3.tgz", - "integrity": "sha512-i70LwGWUduXqzicKXWshooq+sWL1K3WUU5rKZNG/0i3a1OSoX3HqhH5WbWwTmqWfor4urUakGPiRQcleRZTwOg==", + "version": "3.1.4", + "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.4.tgz", + "integrity": "sha512-8JnbkQ4juDyvYs4mgFGQqg4yCYtFDtUtmp2QIQq11ZZe5CFQ5wcqm1rqDgAh/QdMySuBnPzMUiJUNZG5N/AiQw==", "funding": [ { "type": "github",