From acde678f9aa14e2e83120230bd4a8e6564ecbcf2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jan 2024 19:07:53 +0000 Subject: [PATCH] Bump System.IdentityModel.Tokens.Jwt in /Source/Libraries/GSF.Web Bumps [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) from 6.23.1 to 6.34.0. - [Release notes](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/releases) - [Changelog](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/CHANGELOG.md) - [Commits](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/compare/6.23.1...6.34.0) --- updated-dependencies: - dependency-name: System.IdentityModel.Tokens.Jwt dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Source/Libraries/GSF.Web/GSF.Web.csproj | 30 ++++++++++++++---------- Source/Libraries/GSF.Web/packages.config | 12 +++++----- 2 files changed, 24 insertions(+), 18 deletions(-) mode change 100755 => 100644 Source/Libraries/GSF.Web/GSF.Web.csproj diff --git a/Source/Libraries/GSF.Web/GSF.Web.csproj b/Source/Libraries/GSF.Web/GSF.Web.csproj old mode 100755 new mode 100644 index d25090f61f..6bd64d9ab4 --- a/Source/Libraries/GSF.Web/GSF.Web.csproj +++ b/Source/Libraries/GSF.Web/GSF.Web.csproj @@ -122,14 +122,17 @@ False ..\..\Dependencies\NuGet\Microsoft.Identity.Web.TokenCache.1.26.0\lib\net472\Microsoft.Identity.Web.TokenCache.dll - - ..\..\Dependencies\NuGet\Microsoft.IdentityModel.Abstractions.6.23.1\lib\net472\Microsoft.IdentityModel.Abstractions.dll + + ..\..\Dependencies\NuGet\Microsoft.IdentityModel.Abstractions.7.1.2\lib\net472\Microsoft.IdentityModel.Abstractions.dll + True - - ..\..\Dependencies\NuGet\Microsoft.IdentityModel.JsonWebTokens.6.23.1\lib\net472\Microsoft.IdentityModel.JsonWebTokens.dll + + ..\..\Dependencies\NuGet\Microsoft.IdentityModel.JsonWebTokens.7.1.2\lib\net472\Microsoft.IdentityModel.JsonWebTokens.dll + True - - ..\..\Dependencies\NuGet\Microsoft.IdentityModel.Logging.6.23.1\lib\net472\Microsoft.IdentityModel.Logging.dll + + ..\..\Dependencies\NuGet\Microsoft.IdentityModel.Logging.7.1.2\lib\net472\Microsoft.IdentityModel.Logging.dll + True ..\..\Dependencies\NuGet\Microsoft.IdentityModel.Protocols.6.23.1\lib\net472\Microsoft.IdentityModel.Protocols.dll @@ -137,8 +140,9 @@ ..\..\Dependencies\NuGet\Microsoft.IdentityModel.Protocols.OpenIdConnect.6.23.1\lib\net472\Microsoft.IdentityModel.Protocols.OpenIdConnect.dll - - ..\..\Dependencies\NuGet\Microsoft.IdentityModel.Tokens.6.23.1\lib\net472\Microsoft.IdentityModel.Tokens.dll + + ..\..\Dependencies\NuGet\Microsoft.IdentityModel.Tokens.7.1.2\lib\net472\Microsoft.IdentityModel.Tokens.dll + True ..\..\Dependencies\NuGet\Microsoft.Owin.3.1.0\lib\net45\Microsoft.Owin.dll @@ -196,16 +200,18 @@ - - ..\..\Dependencies\NuGet\System.IdentityModel.Tokens.Jwt.6.23.1\lib\net472\System.IdentityModel.Tokens.Jwt.dll + + ..\..\Dependencies\NuGet\System.IdentityModel.Tokens.Jwt.6.34.0\lib\net472\System.IdentityModel.Tokens.Jwt.dll + True ..\..\Dependencies\NuGet\System.IO.4.3.0\lib\net462\System.IO.dll True True - - ..\..\Dependencies\NuGet\System.Memory.4.5.4\lib\net461\System.Memory.dll + + ..\..\Dependencies\NuGet\System.Memory.4.5.5\lib\net461\System.Memory.dll + True ..\..\Dependencies\NuGet\System.Memory.Data.1.0.2\lib\net461\System.Memory.Data.dll diff --git a/Source/Libraries/GSF.Web/packages.config b/Source/Libraries/GSF.Web/packages.config index 4e0d54e4f5..e23d96a2e7 100644 --- a/Source/Libraries/GSF.Web/packages.config +++ b/Source/Libraries/GSF.Web/packages.config @@ -40,12 +40,12 @@ - - - + + + - + @@ -61,9 +61,9 @@ - + - +