Skip to content

Commit adc6826

Browse files
fixed package vulns
1 parent 4fa3811 commit adc6826

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

HydrantCAProxy/HydrantIdCAPlugin.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
<PackageReference Include="Keyfactor.Logging" Version="1.1.1" />
1313
<PackageReference Include="Keyfactor.PKI" Version="5.5.0" />
1414
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
15+
<PackageReference Include="BouncyCastle.Cryptography" Version="2.6.2" />
16+
<PackageReference Include="System.Drawing.Common" Version="8.0.25" />
1517
</ItemGroup>
1618
<ItemGroup>
1719
<None Update="manifest.json">

0 commit comments

Comments
 (0)