Bump Microsoft.AspNetCore.Authentication.JwtBearer from 3.1.3 to 3.1.18 in /src/MyPrayerJournal.Api #62

Closed
dependabot[bot] wants to merge 1 commits from dependabot/nuget/src/MyPrayerJournal.Api/Microsoft.AspNetCore.Authentication.JwtBearer-3.1.18 into master

View File

@ -16,7 +16,7 @@
<PackageReference Include="FunctionalCuid" Version="1.0.0" />
<PackageReference Include="Giraffe" Version="4.1.0" />
<PackageReference Include="Giraffe.TokenRouter" Version="1.0.0" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="3.1.3" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="3.1.18" />
<PackageReference Include="Microsoft.FSharpLu" Version="0.11.6" />
<PackageReference Include="Microsoft.FSharpLu.Json" Version="0.11.6" />
<PackageReference Include="RavenDb.Client" Version="4.2.102" />