From 29f052b5623974014186284b992f070771968f75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 03:21:28 +0000 Subject: [PATCH] Bump SharpCompress from 0.30.1 to 0.48.0 --- updated-dependencies: - dependency-name: SharpCompress dependency-version: 0.48.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- CVE-JSON-Import/App.config | 6 ++-- CVE-JSON-Import/CVE-JSON-Import.csproj | 40 ++++++++++++++++++-------- CVE-JSON-Import/packages.config | 15 ++++++---- 3 files changed, 40 insertions(+), 21 deletions(-) diff --git a/CVE-JSON-Import/App.config b/CVE-JSON-Import/App.config index 176eac4..84a0ffb 100644 --- a/CVE-JSON-Import/App.config +++ b/CVE-JSON-Import/App.config @@ -7,15 +7,15 @@ - + - + - + diff --git a/CVE-JSON-Import/CVE-JSON-Import.csproj b/CVE-JSON-Import/CVE-JSON-Import.csproj index c3c1a5a..7273ac1 100644 --- a/CVE-JSON-Import/CVE-JSON-Import.csproj +++ b/CVE-JSON-Import/CVE-JSON-Import.csproj @@ -42,6 +42,10 @@ ..\packages\DnsClient.1.6.0\lib\net471\DnsClient.dll + + ..\packages\Microsoft.Bcl.AsyncInterfaces.10.0.10\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll + True + ..\packages\Microsoft.Win32.Registry.5.0.0\lib\net461\Microsoft.Win32.Registry.dll @@ -57,15 +61,17 @@ ..\packages\MongoDB.Libmongocrypt.1.3.0\lib\net472\MongoDB.Libmongocrypt.dll - - ..\packages\SharpCompress.0.30.1\lib\net461\SharpCompress.dll + + ..\packages\SharpCompress.0.48.0\lib\net48\SharpCompress.dll + True ..\packages\Snappy.NET.1.1.1.8\lib\net45\Snappy.NET.dll - - ..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll + + ..\packages\System.Buffers.4.6.1\lib\net462\System.Buffers.dll + True @@ -76,8 +82,9 @@ - - ..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll + + ..\packages\System.Memory.4.6.3\lib\net462\System.Memory.dll + True ..\packages\System.Net.Http.4.3.4\lib\net46\System.Net.Http.dll @@ -85,16 +92,18 @@ True - - ..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll + + ..\packages\System.Numerics.Vectors.4.6.1\lib\net462\System.Numerics.Vectors.dll + True ..\packages\System.Runtime.4.3.1\lib\net462\System.Runtime.dll True True - - ..\packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll + + ..\packages\System.Runtime.CompilerServices.Unsafe.6.1.2\lib\net462\System.Runtime.CompilerServices.Unsafe.dll + True ..\packages\System.Runtime.InteropServices.RuntimeInformation.4.3.0\lib\net45\System.Runtime.InteropServices.RuntimeInformation.dll @@ -125,8 +134,13 @@ ..\packages\System.Security.Principal.Windows.5.0.0\lib\net461\System.Security.Principal.Windows.dll - - ..\packages\System.Text.Encoding.CodePages.6.0.0\lib\net461\System.Text.Encoding.CodePages.dll + + ..\packages\System.Text.Encoding.CodePages.10.0.10\lib\net462\System.Text.Encoding.CodePages.dll + True + + + ..\packages\System.Threading.Tasks.Extensions.4.6.3\lib\net462\System.Threading.Tasks.Extensions.dll + True @@ -162,6 +176,8 @@ + + \ No newline at end of file diff --git a/CVE-JSON-Import/packages.config b/CVE-JSON-Import/packages.config index c4816e6..807039c 100644 --- a/CVE-JSON-Import/packages.config +++ b/CVE-JSON-Import/packages.config @@ -2,20 +2,21 @@ + - + - + - + - + - + @@ -23,5 +24,7 @@ - + + + \ No newline at end of file