From 83901131182433b5ea4d2160cc807716b0e2282e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 25 Apr 2022 00:32:22 +0000 Subject: [PATCH] fix: WebApiProxy.Tasks/packages.config to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-DOTNET-NEWTONSOFTJSON-2774678 --- WebApiProxy.Tasks/packages.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebApiProxy.Tasks/packages.config b/WebApiProxy.Tasks/packages.config index e3e5ec9..8fa9d63 100644 --- a/WebApiProxy.Tasks/packages.config +++ b/WebApiProxy.Tasks/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file