From a29d2e374c43f8afcad3d1bad809fccb7a4a0353 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 18:47:44 +0000 Subject: [PATCH] Bump System.IdentityModel.Tokens.Jwt in /VideoAccessTokenServer Bumps [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) from 6.8.0 to 7.0.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.8.0...7.0.0) --- updated-dependencies: - dependency-name: System.IdentityModel.Tokens.Jwt dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- VideoAccessTokenServer/packages.config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) mode change 100755 => 100644 VideoAccessTokenServer/packages.config diff --git a/VideoAccessTokenServer/packages.config b/VideoAccessTokenServer/packages.config old mode 100755 new mode 100644 index d89a2c5..eba974f --- a/VideoAccessTokenServer/packages.config +++ b/VideoAccessTokenServer/packages.config @@ -1,4 +1,4 @@ - + @@ -10,6 +10,6 @@ - + \ No newline at end of file