Skip to content

Commit

Permalink
Update curl dependency due to CVE-2024-9681 (#4960)
Browse files Browse the repository at this point in the history
  • Loading branch information
florelis authored Dec 9, 2024
1 parent a54bbbe commit b6bbc65
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
{
"name": "curl",
"version": "8.10.1"
"version": "8.11.0"
},
{
"name": "nlohmann-json",
Expand All @@ -38,5 +38,5 @@
"./VcpkgCustomTriplets"
]
},
"builtin-baseline": "f176b58f35a75f9f8f54099cd9df97d2e2793a2e"
"builtin-baseline": "b2cb0da531c2f1f740045bfe7c4dac59f0b2b69c"
}

0 comments on commit b6bbc65

Please sign in to comment.