Bump Newtonsoft.Json from 11.0.2 to 13.0.1 in /ScoutBase/ScoutBase.Data

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

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/18/head
dependabot[bot] 2022-08-27 12:16:56 +00:00 zatwierdzone przez GitHub
rodzic 0982b2d34f
commit dba3d44f59
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="EntityFramework" version="6.0.0" targetFramework="net40" />
<package id="Newtonsoft.Json" version="11.0.2" targetFramework="net40" />
<package id="Newtonsoft.Json" version="13.0.1" targetFramework="net40" />
<package id="System.Data.SQLite" version="1.0.108.0" targetFramework="net40" />
<package id="System.Data.SQLite.Core" version="1.0.108.0" targetFramework="net40" />
<package id="System.Data.SQLite.EF6" version="1.0.108.0" targetFramework="net40" />