From 72dbe9364b85d8d82a3dbb06063d4f0dbf66db93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 09:28:42 +0000 Subject: [PATCH] Bump Newtonsoft.Json from 12.0.3 to 13.0.2 in /Client Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.2. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.3...13.0.2) --- 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..5b87dd2 100644 --- a/Client/Client.csproj +++ b/Client/Client.csproj @@ -75,7 +75,7 @@ 3.1.0 - 12.0.3 + 13.0.2 4.3.0 diff --git a/CrxApp/CrxApp.csproj b/CrxApp/CrxApp.csproj index 4be2094..2317b46 100644 --- a/CrxApp/CrxApp.csproj +++ b/CrxApp/CrxApp.csproj @@ -53,7 +53,7 @@ 23.1.0 - 12.0.3 + 13.0.2