From d980db62a6d608743d2ef1a1930b2c22e829a813 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Dec 2022 22:34:07 +0000 Subject: [PATCH] Bump Newtonsoft.Json in /VulnerableApplication.Tests 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] --- VulnerableApplication.Tests/packages.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VulnerableApplication.Tests/packages.config b/VulnerableApplication.Tests/packages.config index 3ac7a99..f1b665c 100644 --- a/VulnerableApplication.Tests/packages.config +++ b/VulnerableApplication.Tests/packages.config @@ -6,5 +6,5 @@ - + \ No newline at end of file