From 6db3eae45bb2b0df35b739ebaf721f5a65ac223d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Aug 2026 06:14:09 +0000 Subject: [PATCH] Bump Microsoft.AspNetCore.Authentication from 2.3.11 to 2.3.12 --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authentication dependency-version: 2.3.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Rex/Rex.csproj | 2 +- Rex/packages.lock.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Rex/Rex.csproj b/Rex/Rex.csproj index 6f0ed16..018a60d 100644 --- a/Rex/Rex.csproj +++ b/Rex/Rex.csproj @@ -9,7 +9,7 @@ - + diff --git a/Rex/packages.lock.json b/Rex/packages.lock.json index d39ac54..07504e8 100644 --- a/Rex/packages.lock.json +++ b/Rex/packages.lock.json @@ -4,9 +4,9 @@ "net10.0": { "Microsoft.AspNetCore.Authentication": { "type": "Direct", - "requested": "[2.3.11, )", - "resolved": "2.3.11", - "contentHash": "17ZirKkgsBV/nViEeEIzEyB0HalAkeysvykZMMOILNgvUi3cFBRivcaSZ4qwvJfW7S4MG524td4V15Tw2GvTXQ==" + "requested": "[2.3.12, )", + "resolved": "2.3.12", + "contentHash": "7EYcMf1foifnUw1hRhSMg1u9KCSgM1nMFts4/GOSc9cbfs85SSUbwgThmDnefk7omlSRiwyPLHluy3FqZfbWhQ==" }, "Microsoft.AspNetCore.Authentication.JwtBearer": { "type": "Direct",