From a9bfa87f0177ed979f95c1ac91ea941b7c2d40c8 Mon Sep 17 00:00:00 2001 From: Guilherme Branco Stracini Date: Wed, 17 Jul 2024 00:40:03 +0100 Subject: [PATCH] fix: Src/VTEX.API/VTEX.API.csproj to reduce vulnerabilities (#280) The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-DOTNET-SYSTEMTEXTJSON-7433719 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 622de009d..c12f8023b 100644 --- a/Src/VTEX.API/VTEX.API.csproj +++ b/Src/VTEX.API/VTEX.API.csproj @@ -6,7 +6,7 @@ - +