Skip to content

Commit

Permalink
fix: src/Product/GreenFeetWorkFlow.AdoPersistence/GreenFeetWorkFlow.A…
Browse files Browse the repository at this point in the history
…doMsSql.csproj to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-DOTNET-AZUREIDENTITY-6009155
  • Loading branch information
snyk-bot committed Jan 9, 2024
1 parent 39148c2 commit 82f5e13
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.2" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.4" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 82f5e13

Please sign in to comment.