Merge pull request #2091 from tgstation/dependabot/nuget/multi-28a5ca4316

Bump Microsoft.IdentityModel.JsonWebTokens and System.Text.Encodings.Web
This commit is contained in:
tgstation-server-ci[bot]
2025-01-20 22:43:51 +00:00
committed by GitHub
@@ -28,7 +28,7 @@
<!-- Usage: HTTP constants reference -->
<PackageReference Include="Microsoft.AspNetCore.Http.Extensions" Version="2.2.0" />
<!-- Usage: Decoding the 'nbf' property of JWTs -->
<PackageReference Include="Microsoft.IdentityModel.JsonWebTokens" Version="8.3.0" />
<PackageReference Include="Microsoft.IdentityModel.JsonWebTokens" Version="8.3.1" />
<!-- Usage: Data model annotating -->
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
<PackageReference Include="System.Text.Encodings.Web" Version="9.0.1" />