Skip to content

Commit

Permalink
Merge pull request #369 from varon/fix-cves
Browse files Browse the repository at this point in the history
Update dependencies to fix CVE warnings
  • Loading branch information
Zaid-Ajaj authored Oct 10, 2024
2 parents 626c03a + 8fa58f9 commit a52f111
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 14 deletions.
6 changes: 4 additions & 2 deletions paket.dependencies
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,13 @@ nuget FSharp.Core >= 6.0.0
nuget Microsoft.AspNetCore.Server.Kestrel ~> 2.2
nuget Microsoft.AspNetCore.TestHost ~> 3.1
nuget Microsoft.IO.RecyclableMemoryStream ~> 3
nuget Newtonsoft.Json >= 12.0
nuget Newtonsoft.Json >= 13.0
nuget NUnit >= 3.12
nuget PuppeteerSharp >= 7.1
nuget Suave >= 2.6.0
nuget Giraffe >= 4.1
nuget System.Formats.Asn1 >= 6.0.1
nuget System.Security.Cryptography.Pkcs >= 6.0.4

group AwsLambda
source https://api.nuget.org/v3/index.json
Expand Down Expand Up @@ -50,4 +52,4 @@ group Client
nuget Fable.Mocha >= 2.5
nuget Fable.SimpleJson >= 3.24.0
nuget Fable.Browser.XMLHttpRequest
nuget Fable.Core
nuget Fable.Core
Loading

0 comments on commit a52f111

Please sign in to comment.