From fff7ffbc21b84dc001396b1dd898b78367488515 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Jul 2026 11:31:00 +0000 Subject: [PATCH] Bump fast-uri from 3.1.2 to 3.1.4 Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.1.2 to 3.1.4. - [Release notes](https://github.com/fastify/fast-uri/releases) - [Commits](https://github.com/fastify/fast-uri/compare/v3.1.2...v3.1.4) --- updated-dependencies: - dependency-name: fast-uri dependency-version: 3.1.4 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 1eb3979f..7b48339e 100644 --- a/package.json +++ b/package.json @@ -164,7 +164,7 @@ "@babel/plugin-transform-modules-systemjs": "^7.29.4", "@isaacs/brace-expansion": "^5.0.1", "defu": "^6.1.5", - "fast-uri": "^3.1.2", + "fast-uri": "^3.1.4", "fast-xml-parser": "^4.5.5", "flatted": "^3.4.2", "h3": "^1.15.6",