From b25437ec413cc1fe233c2ca6a6c5faafcd1edbb1 Mon Sep 17 00:00:00 2001 From: Changming Sun Date: Mon, 26 Sep 2022 21:30:28 -0700 Subject: [PATCH] Upgrade protobuf version (#13100) Upgrade protobuf version from 3.18.1 to 3.18.3 to address CVE-2022-1941 --- cgmanifests/generated/cgmanifest.json | 4 ++-- cmake/external/protobuf | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/cgmanifests/generated/cgmanifest.json b/cgmanifests/generated/cgmanifest.json index 641ee4b5dd..4a3c721e4a 100644 --- a/cgmanifests/generated/cgmanifest.json +++ b/cgmanifests/generated/cgmanifest.json @@ -162,7 +162,7 @@ "component": { "type": "git", "git": { - "commitHash": "fc645b7626ebf86530dbd82fbece74d457e7ae07", + "commitHash": "c220895fd1163c01f0a8b44229fb9e4fe0ae0958", "repositoryUrl": "https://github.com/emscripten-core/emsdk.git" }, "comments": "git submodule at cmake/external/emsdk" @@ -342,7 +342,7 @@ "component": { "type": "git", "git": { - "commitHash": "0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928", + "commitHash": "a902b39270841beafc307dfa709610aa1cac2f06", "repositoryUrl": "https://github.com/protocolbuffers/protobuf.git" }, "comments": "git submodule at cmake/external/protobuf" diff --git a/cmake/external/protobuf b/cmake/external/protobuf index 0dab03ba7b..a902b39270 160000 --- a/cmake/external/protobuf +++ b/cmake/external/protobuf @@ -1 +1 @@ -Subproject commit 0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928 +Subproject commit a902b39270841beafc307dfa709610aa1cac2f06