Skip to content

Commit 7341497

Browse files
Bump System.IdentityModel.Tokens.Jwt
Bumps [System.IdentityModel.Tokens.Jwt](https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet) from 6.16.0 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](AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet@6.16.0...6.34.0) --- updated-dependencies: - dependency-name: System.IdentityModel.Tokens.Jwt dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 90d77f0 commit 7341497

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/Blazor.AdminLte.UserApi/Blazor.AdminLte.UserApi.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<PackageReference Include="SixLabors.Fonts" Version="1.0.0-beta18" />
2020
<PackageReference Include="SixLabors.ImageSharp.Drawing" Version="1.0.0-beta15" />
2121
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.2.3" />
22-
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="6.16.0" />
22+
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="6.34.0" />
2323
<PackageReference Include="System.Memory" Version="4.5.5" />
2424
<PackageReference Include="System.Runtime.Caching" Version="6.0.0" />
2525
</ItemGroup>

0 commit comments

Comments
 (0)