From 82768371f8249909def8da0854ab6e21a03ad641 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 19:17:24 +0000 Subject: [PATCH] Bump fast-uri from 3.1.2 to 3.1.5 Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.1.2 to 3.1.5. - [Release notes](https://github.com/fastify/fast-uri/releases) - [Commits](https://github.com/fastify/fast-uri/compare/v3.1.2...v3.1.5) --- updated-dependencies: - dependency-name: fast-uri dependency-version: 3.1.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0a7a2672..14bfbf3c 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "resolutions": { "@babel/plugin-transform-modules-systemjs": "^7.29.7", "cross-spawn": "^7.0.6", - "fast-uri": "^3.1.2", + "fast-uri": "^3.1.5", "flatted": "^3.4.2", "js-yaml": "^4.3.0", "micromatch": "^4.0.8",