From fa810fa12f0507470b8eb674d4dced7d44c25460 Mon Sep 17 00:00:00 2001 From: Richard Webb Date: Wed, 9 Oct 2024 15:28:28 +0100 Subject: [PATCH] Update System.Text.Json to 8.0.5 --- paket.dependencies | 2 +- paket.lock | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/paket.dependencies b/paket.dependencies index 1e85db373d0..d0f05b034fb 100644 --- a/paket.dependencies +++ b/paket.dependencies @@ -25,7 +25,7 @@ group fakerunner nuget FSharp.Core nuget FSharp.Compiler.Service nuget Microsoft.Deployment.DotNet.Releases - nuget System.Text.Json 8.0.4 # Update the ref in Microsoft.Deployment.DotNet.Releases to fix https://github.com/advisories/GHSA-hh2w-p6rv-4g7w + nuget System.Text.Json 8.0.5 # Update the ref in Microsoft.Deployment.DotNet.Releases to fix https://github.com/advisories/GHSA-8g4q-xg66-9fp4 nuget NuGet.Packaging nuget Paket.Core 8.1.0-alpha004 nuget Mono.Cecil diff --git a/paket.lock b/paket.lock index 149b48793ee..9e2609cd99b 100644 --- a/paket.lock +++ b/paket.lock @@ -1147,6 +1147,7 @@ NUGET System.Security.Cryptography.Primitives (>= 4.3) System.Text.Encoding (>= 4.3) - restriction: || (&& (== net472) (< net46)) (== net6.0) (== netcoreapp2.1) (== netstandard2.0) System.Security.Cryptography.Cng (5.0) - restriction: || (&& (== net472) (< net45)) (&& (== net472) (< net46)) (&& (== net472) (>= net5.0)) (== net6.0) (== netcoreapp2.1) (== netstandard2.0) + System.Formats.Asn1 (>= 5.0) - restriction: || (&& (== net472) (>= netcoreapp3.0)) (== net6.0) (&& (== netcoreapp2.1) (>= netcoreapp3.0)) (&& (== netstandard2.0) (>= netcoreapp3.0)) System.Security.Cryptography.Csp (4.3) - restriction: || (&& (== net472) (< net45)) (&& (== net472) (< net46)) (== net6.0) (== netcoreapp2.1) (== netstandard2.0) Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net472) (< net46)) (== net6.0) (== netcoreapp2.1) (== netstandard2.0) System.IO (>= 4.3) - restriction: || (&& (== net472) (< net46)) (== net6.0) (== netcoreapp2.1) (== netstandard2.0) @@ -1225,7 +1226,7 @@ NUGET System.Buffers (>= 4.5.1) - restriction: || (== net472) (&& (== net6.0) (>= net462)) (== netcoreapp2.1) (== netstandard2.0) System.Memory (>= 4.5.5) - restriction: || (== net472) (&& (== net6.0) (>= net462)) (== netcoreapp2.1) (== netstandard2.0) System.Runtime.CompilerServices.Unsafe (>= 6.0) - System.Text.Json (8.0.4) + System.Text.Json (8.0.5) Microsoft.Bcl.AsyncInterfaces (>= 8.0) - restriction: || (== net472) (&& (== net6.0) (>= net462)) (== netcoreapp2.1) (== netstandard2.0) System.Buffers (>= 4.5.1) - restriction: || (== net472) (&& (== net6.0) (>= net462)) (== netcoreapp2.1) (== netstandard2.0) System.Memory (>= 4.5.5) - restriction: || (== net472) (&& (== net6.0) (>= net462)) (== netcoreapp2.1) (== netstandard2.0)