From 57fdee92f864c4b3484f4375a97253b30f1badcd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 23:32:20 +0000 Subject: [PATCH] Bump fast-uri from 3.1.2 to 3.1.7 Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.1.2 to 3.1.7. - [Release notes](https://github.com/fastify/fast-uri/releases) - [Commits](https://github.com/fastify/fast-uri/compare/v3.1.2...v3.1.7) --- updated-dependencies: - dependency-name: fast-uri dependency-version: 3.1.7 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index f27f754f8fd..8aa343016f6 100644 --- a/package.json +++ b/package.json @@ -129,7 +129,7 @@ "@xmldom/xmldom": "^0.8.13", "fast-xml-parser": "^4.5.6", "yaml": "^2.8.3", - "fast-uri": "^3.1.2", + "fast-uri": "^3.1.7", "shell-quote": "1.9.0" } } diff --git a/yarn.lock b/yarn.lock index ea26dc8b37e..28ebbca4be5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4631,9 +4631,9 @@ fast-levenshtein@^2.0.6: integrity sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw== fast-uri@^3.0.1, fast-uri@^3.1.2: - version "3.1.2" - resolved "https://registry.yarnpkg.com/fast-uri/-/fast-uri-3.1.2.tgz#8af3d4fc9d3e71b11572cc2673b514a7d1a8c8ec" - integrity sha512-rVjf7ArG3LTk+FS6Yw81V1DLuZl1bRbNrev6Tmd/9RaroeeRRJhAt7jg/6YFxbvAQXUCavSoZhPPj6oOx+5KjQ== + version "3.1.7" + resolved "https://registry.yarnpkg.com/fast-uri/-/fast-uri-3.1.7.tgz#743157d957f3cbb4c65310e033dc2ad4ad7dc60a" + integrity sha512-dOvZVzjdZdz7phd9v6jCbwxrBW3fK6n8Rc0CtdmM4bumzMnxywBYhuph6J819RRw/ku+rLbelwfMunktuzVVHg== fast-xml-parser@^4.5.6, fast-xml-parser@^5.3.6: version "4.5.6"