From 0a129dc3c5f84481e9d7d62c8aab956bcb82889d Mon Sep 17 00:00:00 2001 From: Guilherme Branco Stracini Date: Sun, 20 Oct 2024 03:04:12 +0100 Subject: [PATCH] fix: Src/VTEX.API/VTEX.API.csproj to reduce vulnerabilities (#328) The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-DOTNET-SYSTEMTEXTJSON-8168848 Co-authored-by: snyk-bot --- Src/VTEX.API/VTEX.API.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Src/VTEX.API/VTEX.API.csproj b/Src/VTEX.API/VTEX.API.csproj index d69e15807..4ad10bb6e 100644 --- a/Src/VTEX.API/VTEX.API.csproj +++ b/Src/VTEX.API/VTEX.API.csproj @@ -6,7 +6,7 @@ - +