From b4c712c8421cee7f9fbd289650f5194328aabae9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 10 May 2026 14:09:04 -0400 Subject: [PATCH] Bump fast-uri (#37123) --- .../samples/10.x/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/aspnetcore/tutorials/signalr-typescript-webpack/samples/10.x/package-lock.json b/aspnetcore/tutorials/signalr-typescript-webpack/samples/10.x/package-lock.json index 459ed7d8c6d8..3c57dc6986ef 100644 --- a/aspnetcore/tutorials/signalr-typescript-webpack/samples/10.x/package-lock.json +++ b/aspnetcore/tutorials/signalr-typescript-webpack/samples/10.x/package-lock.json @@ -1096,9 +1096,9 @@ "license": "MIT" }, "node_modules/fast-uri": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.0.tgz", - "integrity": "sha512-iPeeDKJSWf4IEOasVVrknXpaBV0IApz/gp7S2bb7Z4Lljbl2MGJRqInZiUrQwV16cpzw/D3S5j5Julj/gT52AA==", + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.2.tgz", + "integrity": "sha512-rVjf7ArG3LTk+FS6Yw81V1DLuZl1bRbNrev6Tmd/9RaroeeRRJhAt7jg/6YFxbvAQXUCavSoZhPPj6oOx+5KjQ==", "dev": true, "funding": [ {