From 80910deee9261167f17df7d289a7862a17c15ac8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 06:17:31 +0000 Subject: [PATCH] Bump Microsoft.AspNetCore.Authorization from 10.0.9 to 10.0.10 --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authorization dependency-version: 10.0.10 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 d20518e..df127d0 100644 --- a/Rex/Rex.csproj +++ b/Rex/Rex.csproj @@ -11,7 +11,7 @@ - + diff --git a/Rex/packages.lock.json b/Rex/packages.lock.json index f6af0a4..528758d 100644 --- a/Rex/packages.lock.json +++ b/Rex/packages.lock.json @@ -19,9 +19,9 @@ }, "Microsoft.AspNetCore.Authorization": { "type": "Direct", - "requested": "[10.0.9, )", - "resolved": "10.0.9", - "contentHash": "p/8NL3otNi5KJdLScn+OWbjlqOEe5WvhD+swFRUG9FNCeZAuu0EWF9DOTJ2SJPaCSnxQ2hrb2941mWg92T6Gpw==" + "requested": "[10.0.10, )", + "resolved": "10.0.10", + "contentHash": "FxWC2bc788/51CiSiMkKW5gQyqrSSs1991BhphS6ZARMGii+3Qr355Q9OSB/nBpdHVjIopfegAhreZ6UPpO9WA==" }, "Microsoft.Azure.Cosmos.Table": { "type": "Direct",