Skip to content

Commit

Permalink
fix: src/REstate.Remote/REstate.Remote.csproj to reduce vulnerabiliti…
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot authored Mar 9, 2022
1 parent 2325eb5 commit 0a3ae3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/REstate.Remote/REstate.Remote.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Grpc" Version="1.15.0" />
<PackageReference Include="Grpc" Version="1.20.0" />
<PackageReference Include="MagicOnion" Version="0.5.3" />
<PackageReference Include="MessagePack" Version="1.9.3" />
</ItemGroup>
Expand Down

0 comments on commit 0a3ae3b

Please sign in to comment.