Skip to content

Commit

Permalink
Update the package to resolve the Cryptography vulnerability introduc…
Browse files Browse the repository at this point in the history
…ed on June 14
  • Loading branch information
Gaurav Agrawal authored and delineaKrehl committed Jul 10, 2023
1 parent 9d00d75 commit 70b8d15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Thycotic.SecretServer/Thycotic.SecretServer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
<ItemGroup>
<PackageReference Include="CsvHelper" Version="30.0.1" />
<PackageReference Include="RestSharp" Version="110.2.0" />
<PackageReference Include="System.Management.Automation" Version="7.2.11" />
<PackageReference Include="System.Management.Automation" Version="7.2.12" />
</ItemGroup>
</Project>

0 comments on commit 70b8d15

Please sign in to comment.