From 44782ce7df853f7b98682b1d61f53ad2bce30dff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jun 2022 00:08:27 +0000 Subject: [PATCH] Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /src/CredentialRegistry Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.3...13.0.1) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/CredentialRegistry/CredentialRegistry.csproj | 2 +- src/Utilities/Utilities.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/CredentialRegistry/CredentialRegistry.csproj b/src/CredentialRegistry/CredentialRegistry.csproj index 78ea845..9287cd8 100644 --- a/src/CredentialRegistry/CredentialRegistry.csproj +++ b/src/CredentialRegistry/CredentialRegistry.csproj @@ -70,7 +70,7 @@ 2.2.0 - 12.0.3 + 13.0.1 diff --git a/src/Utilities/Utilities.csproj b/src/Utilities/Utilities.csproj index 757f972..3dae466 100644 --- a/src/Utilities/Utilities.csproj +++ b/src/Utilities/Utilities.csproj @@ -96,7 +96,7 @@ - 12.0.3 + 13.0.1