From 900c7d3a68dfc7772983f96dc699896e64fd38cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 21:35:16 +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 1eb3979f..4d511c1f 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.5", "fast-xml-parser": "^4.5.5", "flatted": "^3.4.2", "h3": "^1.15.6",