Skip to content

Commit

Permalink
fix: src/REstate.Engine.Connectors.AzureServiceBus/REstate.Engine.Con…
Browse files Browse the repository at this point in the history
…nectors.AzureServiceBus.csproj to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-DOTNET-MESSAGEPACK-8229907
  • Loading branch information
snyk-bot committed Oct 25, 2024
1 parent 0a3ae3b commit 77faef6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="MessagePack" Version="1.9.3" />
<PackageReference Include="MessagePack" Version="2.5.187" />
<PackageReference Include="Microsoft.Azure.ServiceBus" Version="1.0.0" />
</ItemGroup>

Expand Down

0 comments on commit 77faef6

Please sign in to comment.