Skip to content

Commit

Permalink
QP-6541 Fix security vulnerability
Browse files Browse the repository at this point in the history
  • Loading branch information
tony-jang committed Mar 8, 2024
1 parent 5a6fe12 commit 64dfda6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Cassandra/QueryPie.Driver.Cassandra.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="1.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="1.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="System.Management" Version="4.7.0" />
<PackageReference Include="System.Runtime.InteropServices.RuntimeInformation" Version="4.0.0" />
<PackageReference Include="System.Threading.Tasks.Dataflow" Version="4.6.0" />
Expand Down

0 comments on commit 64dfda6

Please sign in to comment.