Bump Newtonsoft.Json from 12.0.2 to 13.0.1 in /OpenFK

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-09-26 02:30:31 +00:00 committed by GitHub
parent 811ab277f0
commit 7528b800b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,5 +3,5 @@
<package id="Costura.Fody" version="4.1.0" targetFramework="net45" />
<package id="DiscordRichPresence" version="1.0.150" targetFramework="net40" />
<package id="Fody" version="6.0.0" targetFramework="net45" developmentDependency="true" />
<package id="Newtonsoft.Json" version="12.0.2" targetFramework="net40" />
<package id="Newtonsoft.Json" version="13.0.1" targetFramework="net40" />
</packages>