Skip to content

Commit

Permalink
fix: src/Cofoundry.Web/Cofoundry.Web.csproj to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Mar 12, 2024
1 parent bf94822 commit 68249b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Cofoundry.Web/Cofoundry.Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<PackageReference Include="HtmlSanitizer" Version="7.1.488" />

<FrameworkReference Include="Microsoft.AspNetCore.App" />
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="6.0.3" />
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="7.0.17" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 68249b1

Please sign in to comment.