Skip to content

Commit

Permalink
fix(dependencies): fix high severity finding (#65)
Browse files Browse the repository at this point in the history
Refs: #71
  • Loading branch information
Phil91 authored Jul 23, 2024
1 parent 87b33b5 commit 9616c52
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/processes/Processes.Library/Processes.Library.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,4 @@
<ProjectReference Include="..\..\database\Dim.Entities\Dim.Entities.csproj" />
</ItemGroup>

<ItemGroup>
<PackageReference Include="Flurl.Http.Signed" Version="3.2.4" />
</ItemGroup>

</Project>

0 comments on commit 9616c52

Please sign in to comment.