Skip to content

Commit 4818e9f

Browse files
chore(deps): update dependency jwtcookieauthentication to v4
1 parent 8b396ca commit 4818e9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/LocalTest.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<PackageReference Include="Altinn.Platform.Storage.Interface" Version="4.0.8" />
1717
<PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="12.0.1" />
1818
<PackageReference Include="FluentValidation" Version="11.10.0" />
19-
<PackageReference Include="JWTCookieAuthentication" Version="3.0.1" />
19+
<PackageReference Include="JWTCookieAuthentication" Version="4.0.4" />
2020
<!-- The follwoing are depencencies for JWTCookieAuthentication, but we need newer versions-->
2121
<PackageReference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="8.3.1" />
2222
<PackageReference Include="Microsoft.Rest.ClientRuntime" Version="2.3.24" />

0 commit comments

Comments
 (0)