From 3844128e5f8be9c8eed568db6517157fafee9eda Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Apr 2025 14:35:53 +0000 Subject: [PATCH] Bump Newtonsoft.Json from 10.0.3 to 13.0.1 in /Api Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.3 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/10.0.3...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-version: 13.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Api/QuantConnect.Api.csproj | 7 ++++--- Api/packages.config | 2 +- Common/QuantConnect.csproj | 7 ++++--- Common/packages.config | 2 +- Configuration/QuantConnect.Configuration.csproj | 7 ++++--- Configuration/packages.config | 2 +- 6 files changed, 15 insertions(+), 12 deletions(-) diff --git a/Api/QuantConnect.Api.csproj b/Api/QuantConnect.Api.csproj index 92820f465758..a168881db3e2 100644 --- a/Api/QuantConnect.Api.csproj +++ b/Api/QuantConnect.Api.csproj @@ -1,4 +1,4 @@ - + Debug @@ -81,8 +81,9 @@ ..\packages\MathNet.Numerics.3.19.0\lib\net40\MathNet.Numerics.dll - - ..\packages\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.dll + + ..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll + True ..\packages\NodaTime.1.3.4\lib\net35-Client\NodaTime.dll diff --git a/Api/packages.config b/Api/packages.config index 70954bf080ba..302829f85df8 100644 --- a/Api/packages.config +++ b/Api/packages.config @@ -4,7 +4,7 @@ - + diff --git a/Common/QuantConnect.csproj b/Common/QuantConnect.csproj index 3eb422ba8a8b..5cfb56febb22 100644 --- a/Common/QuantConnect.csproj +++ b/Common/QuantConnect.csproj @@ -1,4 +1,4 @@ - + Debug @@ -102,8 +102,9 @@ ..\packages\MathNet.Numerics.3.19.0\lib\net40\MathNet.Numerics.dll - - ..\packages\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.dll + + ..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll + True ..\packages\NodaTime.1.3.4\lib\net35-Client\NodaTime.dll diff --git a/Common/packages.config b/Common/packages.config index bb275664ad1f..863b29d812bf 100644 --- a/Common/packages.config +++ b/Common/packages.config @@ -4,7 +4,7 @@ - + diff --git a/Configuration/QuantConnect.Configuration.csproj b/Configuration/QuantConnect.Configuration.csproj index 9d4721102c44..66b5a6849711 100644 --- a/Configuration/QuantConnect.Configuration.csproj +++ b/Configuration/QuantConnect.Configuration.csproj @@ -1,4 +1,4 @@ - + @@ -39,8 +39,9 @@ 6 - - ..\packages\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.dll + + ..\packages\Newtonsoft.Json.13.0.1\lib\net45\Newtonsoft.Json.dll + True diff --git a/Configuration/packages.config b/Configuration/packages.config index 810e559c0449..0dcc3054df43 100644 --- a/Configuration/packages.config +++ b/Configuration/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file