From 51946a571935420c35beaf251357c500d1cb2806 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A1ra=20El-Saig?= Date: Mon, 14 Oct 2024 13:33:30 +0200 Subject: [PATCH] Update package to fix NuGet high sec vuln warning. --- Directory.Packages.props | 3 ++- .../OrchardCore.Commerce.Payment.Stripe.csproj | 6 ++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index 880fa1f72..757188262 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -22,6 +22,7 @@ + @@ -39,7 +40,7 @@ - + diff --git a/src/Modules/OrchardCore.Commerce.Payment.Stripe/OrchardCore.Commerce.Payment.Stripe.csproj b/src/Modules/OrchardCore.Commerce.Payment.Stripe/OrchardCore.Commerce.Payment.Stripe.csproj index 53c120c1c..0078e72a7 100644 --- a/src/Modules/OrchardCore.Commerce.Payment.Stripe/OrchardCore.Commerce.Payment.Stripe.csproj +++ b/src/Modules/OrchardCore.Commerce.Payment.Stripe/OrchardCore.Commerce.Payment.Stripe.csproj @@ -32,6 +32,12 @@ + + + + +