From 8b5407bba0b3434322cbd4f374610ab6362da731 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 22:22:52 +0000 Subject: [PATCH] Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /Client Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.3...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Client/Client.csproj | 2 +- CrxApp/CrxApp.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Client/Client.csproj b/Client/Client.csproj index 48ea47a..e415574 100644 --- a/Client/Client.csproj +++ b/Client/Client.csproj @@ -75,7 +75,7 @@ 3.1.0 - 12.0.3 + 13.0.1 4.3.0 diff --git a/CrxApp/CrxApp.csproj b/CrxApp/CrxApp.csproj index 4be2094..4a56a03 100644 --- a/CrxApp/CrxApp.csproj +++ b/CrxApp/CrxApp.csproj @@ -53,7 +53,7 @@ 23.1.0 - 12.0.3 + 13.0.1