From eeed83a40daf374be82c26186b05264b780cb4a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 21:47:14 +0000 Subject: [PATCH] Bump fast-uri from 4.1.0 to 4.1.2 Bumps [fast-uri](https://github.com/fastify/fast-uri) from 4.1.0 to 4.1.2. - [Release notes](https://github.com/fastify/fast-uri/releases) - [Commits](https://github.com/fastify/fast-uri/compare/v4.1.0...v4.1.2) --- updated-dependencies: - dependency-name: fast-uri dependency-version: 4.1.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 31a544d..6e1b0d7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1884,9 +1884,9 @@ "license": "MIT" }, "node_modules/fast-uri": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-4.1.0.tgz", - "integrity": "sha512-ZodJ2cRiLVWGi9IgPb3mbgSqM4CD3LexCHkuv0FfBXHJI1ADfucTD06m6clO2Cy5RZYsw/SiCVl/dyrFI/SYWA==", + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-4.1.2.tgz", + "integrity": "sha512-TyGmBcbDTZXcb2cj5MV89DrF42DKvb3y5DDUNh95iO+IMeAzMkVSxK1PZRrRIpc9yg8U2GhGdbofNa0LS/a4Bw==", "dev": true, "funding": [ {