Skip to content

Commit

Permalink
[build] Address CVE-2024-30105 (#3166)
Browse files Browse the repository at this point in the history
Context: GHSA-hh2w-p6rv-4g7w

Bumps Microsoft.DotNet.Interactive to v1.0.0-beta.25110.2 to bring in
an updated version of System.Text.Json.
  • Loading branch information
pjcollins authored Feb 18, 2025
1 parent c2a1fde commit 80d6b59
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.DotNet.Interactive" Version="1.0.0-beta.23313.2" PrivateAssets="all" />
<PackageReference Include="Microsoft.DotNet.Interactive" Version="1.0.0-beta.25110.2" PrivateAssets="all" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 80d6b59

Please sign in to comment.