From 2c09829152191d045346a33a8c6ca8167793f793 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 16:22:38 +0000 Subject: [PATCH] chore(deps): bump fast-uri from 3.1.2 to 3.1.5 in /additions Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.1.2 to 3.1.5. - [Release notes](https://github.com/fastify/fast-uri/releases) - [Commits](https://github.com/fastify/fast-uri/compare/v3.1.2...v3.1.5) --- updated-dependencies: - dependency-name: fast-uri dependency-version: 3.1.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- additions/package-lock.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/additions/package-lock.json b/additions/package-lock.json index 1a548df9..a3d2d9cc 100644 --- a/additions/package-lock.json +++ b/additions/package-lock.json @@ -9,7 +9,7 @@ "version": "0.2.0", "dependencies": { "@microsoft/typespec-msgraph": "^1.1.1", - "@typespec/compiler": "latest", + "@typespec/compiler": "*", "@typespec/http": "*", "@typespec/openapi": "*", "@typespec/openapi3": "*", @@ -1216,9 +1216,9 @@ } }, "node_modules/fast-uri": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.2.tgz", - "integrity": "sha512-rVjf7ArG3LTk+FS6Yw81V1DLuZl1bRbNrev6Tmd/9RaroeeRRJhAt7jg/6YFxbvAQXUCavSoZhPPj6oOx+5KjQ==", + "version": "3.1.5", + "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.5.tgz", + "integrity": "sha512-gHwA1O9LDIcKunMKhObS/HimwtehO1nPUECKAu5TpKgaO19fcWEl4bliWe1jWxVFvIXztJjjQ4L8XQ1EU9f7Jw==", "funding": [ { "type": "github",