From d8c397a455bd4cdd2037e1a8ab908a66ad609a16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Dec 2022 23:48:03 +0000 Subject: [PATCH] Bump Newtonsoft.Json from 11.0.1 to 13.0.2 in /ClientApplication Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 11.0.1 to 13.0.2. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/11.0.1...13.0.2) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ClientApplication/packages.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ClientApplication/packages.config b/ClientApplication/packages.config index a195c8d..85485b8 100644 --- a/ClientApplication/packages.config +++ b/ClientApplication/packages.config @@ -28,7 +28,7 @@ - + \ No newline at end of file