Skip to content

Commit

Permalink
CSP-1245 - Upgraded vulnerable packages
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterDavidWilliams committed Feb 15, 2024
1 parent 8be56ef commit 8676383
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<PackageReference Include="Microsoft.Azure.Services.AppAuthentication" Version="1.6.2" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="6.0.2" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.5" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.6" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<PackageReference Include="SFA.DAS.GovUK.Auth" Version="17.1.77-prerelease-3" />
<PackageReference Include="SFA.DAS.QnA.Api.Views" Version="0.2.291" />
<PackageReference Include="StructureMap.Microsoft.DependencyInjection" Version="2.0.0" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="7.0.3" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="7.3.1" />
<PackageReference Include="Microsoft.IdentityModel.Protocols.OpenIdConnect" Version="7.0.3" />
<PackageReference Include="WindowsAzure.Storage" Version="9.3.3" />
<PackageReference Include="SFA.DAS.NLog.Targets.Redis" Version="1.2.1" />
Expand Down

0 comments on commit 8676383

Please sign in to comment.