Skip to content

Commit c90b26f

Browse files
Bump System.IdentityModel.Tokens.Jwt from 8.1.0 to 8.19.1
--- updated-dependencies: - dependency-name: System.IdentityModel.Tokens.Jwt dependency-version: 8.19.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ad0c38e commit c90b26f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

laundry-booking-backend/laundry-booking-backend.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="9.0.0" />
1414
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="9.0.0" />
1515
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="9.0.17" />
16-
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.1.0" />
16+
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.19.1" />
1717
</ItemGroup>
1818

1919
</Project>

0 commit comments

Comments
 (0)