Bump Newtonsoft.Json from 12.0.2 to 13.0.2 in /GM.WindowsUI

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.2 to 13.0.2.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.2...13.0.2)

---
updated-dependencies:
- dependency-name: Newtonsoft.Json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-12-08 07:33:10 +00:00
committed by GitHub
parent d63a2c27f0
commit ac7ca6d0af
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@
<ItemGroup>
<PackageReference Include="JWT" Version="5.2.3" />
<PackageReference Include="Microsoft.AspNet.WebApi.Client" Version="5.2.7" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.2" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
</ItemGroup>
</Project>

View File

@@ -126,7 +126,7 @@
<Version>5.2.7</Version>
</PackageReference>
<PackageReference Include="Newtonsoft.Json">
<Version>12.0.2</Version>
<Version>13.0.2</Version>
</PackageReference>
</ItemGroup>
<ItemGroup>