From 862bb6ac3c6495866cf9267650bfbab82c9a080d Mon Sep 17 00:00:00 2001 From: Christian Kadluba <10721825+ckadluba@users.noreply.github.com> Date: Wed, 28 Aug 2024 12:12:38 +0200 Subject: [PATCH] Fixed vulnerability https://github.com/advisories/GHSA-447r-wph3-92pm Fixed vulnerability by directly referencing transitive dependency System.Formats.Asn1 (https://github.com/advisories/GHSA-447r-wph3-92pm) Related issue: #544 --- Directory.Packages.props | 43 ++++++++++++++++++++-------------------- 1 file changed, 22 insertions(+), 21 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index 79f80372..1ffb3099 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -1,26 +1,27 @@ - - true - - - - + + true + + + + + - - - - - - - - - - + + + + + + + + + + - - - - - + + + + +