From d3264223657543d24670c54267f5cd99a9d8d10d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jun 2023 18:59:25 +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 6.31.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...6.31.0) --- updated-dependencies: - dependency-name: System.IdentityModel.Tokens.Jwt dependency-type: direct:production update-type: version-update:semver-minor ... 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..fd51306 --- a/VideoAccessTokenServer/packages.config +++ b/VideoAccessTokenServer/packages.config @@ -1,4 +1,4 @@ - + @@ -10,6 +10,6 @@ - + \ No newline at end of file