Skip to content

Commit

Permalink
fix: src/TestSite.13/TestSite.13.csproj to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-DOTNET-MESSAGEPACK-8229907
  • Loading branch information
snyk-bot committed Oct 25, 2024
1 parent b977ba0 commit 854a32e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TestSite.13/TestSite.13.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Umbraco.Cms" Version="13.0.0"/>
<PackageReference Include="Umbraco.Cms" Version="13.5.2"/>
<PackageReference Include="uSync" Version="13.1.3"/>
</ItemGroup>

Expand Down

0 comments on commit 854a32e

Please sign in to comment.