From e4bf6c229a3c375c9d5ffda2173863365bdb0f65 Mon Sep 17 00:00:00 2001 From: Rachael Alexanderson Date: Thu, 14 Sep 2023 08:36:48 -0400 Subject: [PATCH] - update vcpkg base to address vulnerability [CVE-2023-4863](https://nvd.nist.gov/vuln/detail/CVE-2023-4863) --- vcpkg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vcpkg.json b/vcpkg.json index a045b8d743..edf05d2417 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -1,6 +1,6 @@ { "$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json", - "builtin-baseline": "65c013b9667ff1f58fb8724209227e5a2e761043", + "builtin-baseline": "2c401863dd54a640aeb26ed736c55489c079323b", "features": { "vcpkg-libvpx":