From 7a40db3f9c2414656bc8b858a6c4e11429bcc060 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2026 03:49:44 +0000 Subject: [PATCH] Bump fast-uri from 3.1.0 to 3.1.3 in /client_js Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.1.0 to 3.1.3. - [Release notes](https://github.com/fastify/fast-uri/releases) - [Commits](https://github.com/fastify/fast-uri/compare/v3.1.0...v3.1.3) --- updated-dependencies: - dependency-name: fast-uri dependency-version: 3.1.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- client_js/yarn.lock | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/client_js/yarn.lock b/client_js/yarn.lock index 4859f88..aa836d7 100644 --- a/client_js/yarn.lock +++ b/client_js/yarn.lock @@ -2036,8 +2036,8 @@ fast-levenshtein@^2.0.6: resolved "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz" fast-uri@^3.0.1: - version "3.1.0" - resolved "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.0.tgz" + version "3.1.3" + resolved "https://registry.yarnpkg.com/fast-uri/-/fast-uri-3.1.3.tgz#f695a40f006aba505631573a0021ddb21194ad11" fastest-levenshtein@^1.0.12: version "1.0.16" @@ -3165,7 +3165,6 @@ queue-microtask@^1.2.2: version "1.2.3" resolved "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz" - react-is@^18.0.0: version "18.3.1" resolved "https://registry.npmjs.org/react-is/-/react-is-18.3.1.tgz" @@ -3261,7 +3260,6 @@ run-parallel@^1.1.9: dependencies: queue-microtask "^1.2.2" - "safer-buffer@>= 2.1.2 < 3.0.0": version "2.1.2" resolved "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz"