From 2efa5078f62a8c6b621b6dd15028995c4b9b761d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 10:33:48 +0000 Subject: [PATCH] Bump Newtonsoft.Json from 12.0.3 to 13.0.2 in /YakShop.API 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] --- YakShop.API/YakShop.API.csproj | 2 +- YakShop.Models/YakShop.Models.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/YakShop.API/YakShop.API.csproj b/YakShop.API/YakShop.API.csproj index 9c4127b..bc80b9a 100644 --- a/YakShop.API/YakShop.API.csproj +++ b/YakShop.API/YakShop.API.csproj @@ -8,7 +8,7 @@ - + \ No newline at end of file diff --git a/YakShop.Models/YakShop.Models.csproj b/YakShop.Models/YakShop.Models.csproj index a291913..635ef84 100644 --- a/YakShop.Models/YakShop.Models.csproj +++ b/YakShop.Models/YakShop.Models.csproj @@ -4,7 +4,7 @@ netcoreapp3.0 - + \ No newline at end of file