Skip to content

Commit

Permalink
Merge pull request #35 from Lombiq/issue/OSOE-917
Browse files Browse the repository at this point in the history
OSOE-917: Update vulnerable NuGet packages
  • Loading branch information
DemeSzabolcs authored Nov 28, 2024
2 parents 22fe262 + aab91f2 commit 615bbf2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Lombiq.AuditTrailExtensions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@
<PackageReference Include="OrchardCore.ContentManagement" Version="2.0.0" />
<PackageReference Include="OrchardCore.AuditTrail" Version="2.0.0" />
<PackageReference Include="OrchardCore.Contents" Version="2.0.0" />
<!-- This is only needed until the next Orchard Core upgrade because 8.0.4, referenced by OC 2.0.0, has
vulnerabilities. -->
<PackageReference Include="System.Text.Json" Version="8.0.5" />
</ItemGroup>

</Project>

0 comments on commit 615bbf2

Please sign in to comment.