Bump Newtonsoft.Json from 12.0.2 to 13.0.1 in /02_Windows_App/Perun_v1

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.2 to 13.0.1.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.2...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 21:54:15 +00:00
committed by GitHub
parent 7074503039
commit d239f63a56

View File

@@ -3,6 +3,6 @@
<package id="BouncyCastle" version="1.8.3.1" targetFramework="net48" />
<package id="Google.Protobuf" version="3.15.0" targetFramework="net48" />
<package id="MySql.Data" version="8.0.17" targetFramework="net48" />
<package id="Newtonsoft.Json" version="12.0.2" targetFramework="net48" />
<package id="Newtonsoft.Json" version="13.0.1" targetFramework="net48" />
<package id="SSH.NET" version="2020.0.2" targetFramework="net48" />
</packages>