Bump Newtonsoft.Json from 12.0.1 to 13.0.2 in /PolicyStorageService

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.1 to 13.0.2.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.1...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 04:06:56 +00:00 коммит произвёл GitHub
Родитель 1c72ff3851
Коммит 237e66493b
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -10,7 +10,7 @@
<package id="Microsoft.ServiceFabric.Services" version="3.3.638" targetFramework="net461" />
<package id="Microsoft.ServiceFabric.Services.Remoting" version="3.3.638" targetFramework="net461" />
<package id="Microsoft.Win32.Primitives" version="4.3.0" targetFramework="net461" />
<package id="Newtonsoft.Json" version="12.0.1" targetFramework="net461" />
<package id="Newtonsoft.Json" version="13.0.2" targetFramework="net461" />
<package id="System.Diagnostics.DiagnosticSource" version="4.6.0-preview.19073.11" targetFramework="net461" />
<package id="System.Net.Http" version="4.3.4" targetFramework="net461" />
<package id="System.Net.Http.Formatting.Extension" version="5.2.3.0" targetFramework="net461" />