From 81e2aaeb8183adb4a2066ef7a117f4ed188189f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 21:26:46 +0000 Subject: [PATCH] Bump the nuget group in /vuln-netframework with 2 updates Bumps the nuget group in /vuln-netframework with 2 updates: System.Security.Cryptography.Xml and System.Text.Json. Updates `System.Security.Cryptography.Xml` from 5.0.0 to 6.0.1 Updates `System.Text.Json` from 5.0.2 to 8.0.4 --- updated-dependencies: - dependency-name: System.Security.Cryptography.Xml dependency-type: direct:production dependency-group: nuget - dependency-name: System.Text.Json dependency-type: direct:production dependency-group: nuget ... Signed-off-by: dependabot[bot] --- vuln-netframework/packages.config | 14 ++++----- vuln-netframework/vuln-netframework.csproj | 35 +++++++++++++--------- 2 files changed, 28 insertions(+), 21 deletions(-) diff --git a/vuln-netframework/packages.config b/vuln-netframework/packages.config index ffadac8..af5b800 100644 --- a/vuln-netframework/packages.config +++ b/vuln-netframework/packages.config @@ -42,7 +42,7 @@ - + @@ -93,30 +93,30 @@ - + - + - + - + - - + + diff --git a/vuln-netframework/vuln-netframework.csproj b/vuln-netframework/vuln-netframework.csproj index d79ada8..63d0068 100644 --- a/vuln-netframework/vuln-netframework.csproj +++ b/vuln-netframework/vuln-netframework.csproj @@ -145,8 +145,9 @@ ..\packages\Microsoft.AspNetCore.WebUtilities.2.2.0\lib\netstandard2.0\Microsoft.AspNetCore.WebUtilities.dll - - ..\packages\Microsoft.Bcl.AsyncInterfaces.5.0.0\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll + + ..\packages\Microsoft.Bcl.AsyncInterfaces.8.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll + True ..\packages\Microsoft.CodeAnalysis.Common.3.11.0\lib\netstandard2.0\Microsoft.CodeAnalysis.dll @@ -294,8 +295,9 @@ True True - - ..\packages\System.Memory.4.5.4\lib\net461\System.Memory.dll + + ..\packages\System.Memory.4.5.5\lib\net461\System.Memory.dll + True @@ -315,8 +317,9 @@ True True - - ..\packages\System.Runtime.CompilerServices.Unsafe.5.0.0\lib\net45\System.Runtime.CompilerServices.Unsafe.dll + + ..\packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll + True ..\packages\System.Runtime.Extensions.4.3.1\lib\net462\System.Runtime.Extensions.dll @@ -334,8 +337,9 @@ True - - ..\packages\System.Security.AccessControl.5.0.0\lib\net461\System.Security.AccessControl.dll + + ..\packages\System.Security.AccessControl.6.0.1\lib\net461\System.Security.AccessControl.dll + True ..\packages\System.Security.Cryptography.Algorithms.4.3.1\lib\net463\System.Security.Cryptography.Algorithms.dll @@ -357,8 +361,9 @@ True True - - ..\packages\System.Security.Cryptography.Xml.5.0.0\lib\net461\System.Security.Cryptography.Xml.dll + + ..\packages\System.Security.Cryptography.Xml.6.0.1\lib\net461\System.Security.Cryptography.Xml.dll + True ..\packages\System.Security.Permissions.5.0.0\lib\net461\System.Security.Permissions.dll @@ -370,11 +375,13 @@ ..\packages\System.Text.Encoding.CodePages.5.0.0\lib\net461\System.Text.Encoding.CodePages.dll - - ..\packages\System.Text.Encodings.Web.5.0.1\lib\net461\System.Text.Encodings.Web.dll + + ..\packages\System.Text.Encodings.Web.8.0.0\lib\net462\System.Text.Encodings.Web.dll + True - - ..\packages\System.Text.Json.5.0.2\lib\net461\System.Text.Json.dll + + ..\packages\System.Text.Json.8.0.4\lib\net462\System.Text.Json.dll + True ..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll