From 66b73b49eef971fd26f555817c9ee61e6a43bddf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Aug 2026 06:14:36 +0000 Subject: [PATCH] Bump Microsoft.AspNetCore.Authorization from 10.0.10 to 10.0.11 --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Authorization dependency-version: 10.0.11 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..a8b4ef8 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 d39ac54..8277d85 100644 --- a/Rex/packages.lock.json +++ b/Rex/packages.lock.json @@ -19,9 +19,9 @@ }, "Microsoft.AspNetCore.Authorization": { "type": "Direct", - "requested": "[10.0.10, )", - "resolved": "10.0.10", - "contentHash": "FxWC2bc788/51CiSiMkKW5gQyqrSSs1991BhphS6ZARMGii+3Qr355Q9OSB/nBpdHVjIopfegAhreZ6UPpO9WA==" + "requested": "[10.0.11, )", + "resolved": "10.0.11", + "contentHash": "f4xzaXZSaMaXVtlIt/t3oVl8cHe61xAGSuXuduQ49TLglJPZ9vGUiOAdl1AbFbKXxnbRSURUzEYEplY/IhJVTg==" }, "Microsoft.Azure.Cosmos.Table": { "type": "Direct",