mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-29 07:49:00 +08:00
a003690587
Fix CVE-2023-35945 and GHSA-jfxv-29pc-x22r (https://github.com/envoyproxy/envoy/security/advisories/GHSA-jfxv-29pc-x22r)
14 lines
289 B
JSON
14 lines
289 B
JSON
{
|
|
"name": "nghttp2",
|
|
"version": "1.55.1",
|
|
"description": "Implementation of the Hypertext Transfer Protocol version 2 in C",
|
|
"homepage": "https://github.com/nghttp2/nghttp2",
|
|
"license": "MIT",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|