Skip to content

Commit

Permalink
Misjudged which System.Formats.Asn1 version I needed to target
Browse files Browse the repository at this point in the history
  • Loading branch information
farlee2121 committed Aug 15, 2024
1 parent 13907b0 commit 3642cb0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion paket.dependencies
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ group Build
// CVE-2024-30105
nuget System.Text.Json >= 8.0.4
// CVE-2024-38095
nuget System.Formats.Asn1 >= 6.0.1
nuget System.Formats.Asn1 >= 8.0.1
2 changes: 1 addition & 1 deletion paket.lock
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@ NUGET
System.Security.Permissions (>= 7.0)
System.Drawing.Common (7.0) - restriction: || (== net6.0) (&& (== netstandard2.1) (>= net6.0))
Microsoft.Win32.SystemEvents (>= 7.0) - restriction: || (== net6.0) (&& (== netstandard2.1) (>= net6.0))
System.Formats.Asn1 (7.0)
System.Formats.Asn1 (8.0.1)
System.Buffers (>= 4.5.1) - restriction: || (&& (== net6.0) (>= net462)) (== netstandard2.1)
System.Memory (>= 4.5.5) - restriction: || (&& (== net6.0) (>= net462)) (== netstandard2.1)
System.Memory (4.5.5)
Expand Down

0 comments on commit 3642cb0

Please sign in to comment.