From 681b1d291c96ee92bbddd35f474f8bc09a225d1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 20:36:50 +0000 Subject: [PATCH] Bump fast-uri from 3.1.4 to 3.1.6 Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.1.4 to 3.1.6. - [Release notes](https://github.com/fastify/fast-uri/releases) - [Commits](https://github.com/fastify/fast-uri/compare/v3.1.4...v3.1.6) --- updated-dependencies: - dependency-name: fast-uri dependency-version: 3.1.6 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 47618490..7e07f8dd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2429,9 +2429,9 @@ fast-levenshtein@~2.0.6: integrity "sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc= sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==" fast-uri@^3.0.1: - version "3.1.4" - resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/fast-uri/-/fast-uri-3.1.4.tgz#3b3daf9ce68f41f956df0b505132c0cfce9ec7af" - integrity sha1-Oz2vnOaPQflW3wtQUTLAz86ex68= + version "3.1.6" + resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/fast-uri/-/fast-uri-3.1.6.tgz#bfdd308ef763f835fed059f3c6c925f708e33e3a" + integrity sha1-v90wjvdj+DX+0Fnzxskl9wjjPjo= fastest-levenshtein@^1.0.12: version "1.0.16"