From c0c1ce6959ba9417bebf0cefb6931eb858aeeb1d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 03:43:51 +0000 Subject: [PATCH] Bump Newtonsoft.Json from 12.0.3 to 13.0.2 in /src/React.Sample.Mvc4 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] --- src/React.Core/React.Core.csproj | 2 +- src/React.Sample.Mvc4/packages.config | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/React.Core/React.Core.csproj b/src/React.Core/React.Core.csproj index 08ec0a3c6..86095448d 100644 --- a/src/React.Core/React.Core.csproj +++ b/src/React.Core/React.Core.csproj @@ -49,7 +49,7 @@ - + diff --git a/src/React.Sample.Mvc4/packages.config b/src/React.Sample.Mvc4/packages.config index 18a9fb9fe..66cf27d2e 100644 --- a/src/React.Sample.Mvc4/packages.config +++ b/src/React.Sample.Mvc4/packages.config @@ -11,7 +11,7 @@ - + \ No newline at end of file