Bump Newtonsoft.Json in /client/ClientDecisionServiceTest

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

---
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-06-22 18:03:40 +00:00 коммит произвёл GitHub
Родитель 18536b679d
Коммит 2874ae70fd
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -4,7 +4,7 @@
<package id="Microsoft.Data.Edm" version="5.8.1" targetFramework="net45" />
<package id="Microsoft.Data.OData" version="5.8.1" targetFramework="net45" />
<package id="Microsoft.Data.Services.Client" version="5.8.1" targetFramework="net45" />
<package id="Newtonsoft.Json" version="9.0.1" targetFramework="net45" />
<package id="Newtonsoft.Json" version="13.0.1" targetFramework="net45" />
<package id="System.Spatial" version="5.8.1" targetFramework="net45" />
<package id="VowpalWabbit" version="8.4.0.3" targetFramework="net452" />
<package id="VowpalWabbit.JSON" version="8.4.0.3" targetFramework="net452" />