From a623827871c9a3a71d700152534bcedc69ed499d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Mar 2025 02:16:24 +0000 Subject: [PATCH] Bump Newtonsoft.Json from 4.0.7 to 13.0.1 in /JabbR Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 4.0.7 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/4.0.7...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- JabbR/JabbR.csproj | 7 ++++--- JabbR/Web.config | 6 +++++- JabbR/packages.config | 2 +- 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/JabbR/JabbR.csproj b/JabbR/JabbR.csproj index a9a6dea44..1fc3aba44 100644 --- a/JabbR/JabbR.csproj +++ b/JabbR/JabbR.csproj @@ -1,4 +1,4 @@ - + Debug @@ -60,8 +60,9 @@ True ..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll - - ..\packages\Newtonsoft.Json.4.0.7\lib\net40\Newtonsoft.Json.dll + + ..\packages\Newtonsoft.Json.13.0.1\lib\net40\Newtonsoft.Json.dll + True ..\packages\Ninject.2.2.1.4\lib\net40-Full\Ninject.dll diff --git a/JabbR/Web.config b/JabbR/Web.config index 624e12087..203239734 100644 --- a/JabbR/Web.config +++ b/JabbR/Web.config @@ -58,7 +58,11 @@ - + + + + + diff --git a/JabbR/packages.config b/JabbR/packages.config index d2eed671a..b3abe01b2 100644 --- a/JabbR/packages.config +++ b/JabbR/packages.config @@ -18,7 +18,7 @@ - +