Skip to content

Commit 1aaf192

Browse files
committed
Fixing Dependabot alert finding
1 parent c53dd2e commit 1aaf192

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cybersource-rest-auth-netstandard/ApiSdk/ApiSdk/ApiSdk.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
<ItemGroup>
2121
<PackageReference Include="CyberSource.Authentication.NetStandard" Version="0.0.1.4" />
22-
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
22+
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
2323
<PackageReference Include="NLog" Version="4.7.4" />
2424
</ItemGroup>
2525

0 commit comments

Comments
 (0)