From 9865f73ac28615f05afbd043800c51db7e209c7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Aug 2026 21:05:05 +0000 Subject: [PATCH] fix(deps): bump fast-uri from 2.2.0 to 2.4.4 Bumps [fast-uri](https://github.com/fastify/fast-uri) from 2.2.0 to 2.4.4. - [Release notes](https://github.com/fastify/fast-uri/releases) - [Commits](https://github.com/fastify/fast-uri/compare/v2.2.0...v2.4.4) --- updated-dependencies: - dependency-name: fast-uri dependency-version: 2.4.4 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 bbd5232a..656cbac7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3789,9 +3789,9 @@ fast-safe-stringify@2.1.1: integrity sha512-W+KJc2dmILlPplD/H4K9l9LcAHAfPtP6BY84uVLXQ6Evcz9Lcg33Y2z1IVblT6xdY54PXYVHEv+0Wpq8Io6zkA== fast-uri@^2.0.0, fast-uri@^2.1.0: - version "2.2.0" - resolved "https://registry.yarnpkg.com/fast-uri/-/fast-uri-2.2.0.tgz#519a0f849bef714aad10e9753d69d8f758f7445a" - integrity sha512-cIusKBIt/R/oI6z/1nyfe2FvGKVTohVRfvkOhvx0nCEW+xf5NoCXjAHcWp93uOUBchzYcsvPlrapAdX1uW+YGg== + version "2.4.4" + resolved "https://registry.yarnpkg.com/fast-uri/-/fast-uri-2.4.4.tgz#40930a0ce6d188d2224d0ca1488aa6fe344d77c9" + integrity sha512-GntYZbd2KSiFfoZI3Y02rXKihfsPwdWfiHrwKVLuU1i810D0SYw7fCarLxaRO2VvneTrbzCxSz3GnvEfUiApug== fast-xml-parser@4.1.2: version "4.1.2"