Skip to content

Commit

Permalink
fix: ShareBook/ShareBook.Service/ShareBook.Service.csproj to reduce v…
Browse files Browse the repository at this point in the history
…ulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-DOTNET-NEWTONSOFTJSON-2774678
  • Loading branch information
snyk-bot committed Dec 14, 2023
1 parent 144bdb0 commit 8677981
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ShareBook/ShareBook.Service/ShareBook.Service.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<ItemGroup>
<PackageReference Include="AWSSDK.SQS" Version="3.5.1.10" />
<PackageReference Include="Flurl.Http" Version="3.0.1" />
<PackageReference Include="Flurl.Http" Version="4.0.0" />
<PackageReference Include="MailKit" Version="2.15.0" />
<PackageReference Include="OneSignal.RestAPIv3.Client" Version="1.2.0" />
<PackageReference Include="Rollbar" Version="4.0.3" />
Expand Down

0 comments on commit 8677981

Please sign in to comment.