Skip to content

Commit

Permalink
bump MessagePack to address GHSA-4qm4-8hg2-g2xm
Browse files Browse the repository at this point in the history
  • Loading branch information
ChaosEngine committed Oct 22, 2024
1 parent 770d0de commit f12c9bd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DotnetPlayground.Web/DotnetPlayground.Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<PackageReference Include="Microsoft.AspNetCore.Authentication.Google" Version="8.0.10" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.Twitter" Version="8.0.10" />
<PackageReference Include="Microsoft.AspNetCore.SignalR.Protocols.MessagePack" Version="8.0.10" />
<PackageReference Include="MessagePack" Version="2.5.172" />
<PackageReference Include="MessagePack" Version="2.5.187" />
</ItemGroup>

<Target Name="PrepublishScript" BeforeTargets="PrepareForPublish">
Expand Down
2 changes: 1 addition & 1 deletion InkBall

0 comments on commit f12c9bd

Please sign in to comment.