mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-06-11 00:49:31 +00:00
Upgrade protobuf version (#13100)
Upgrade protobuf version from 3.18.1 to 3.18.3 to address CVE-2022-1941
This commit is contained in:
parent
073dbba784
commit
b25437ec41
2 changed files with 3 additions and 3 deletions
|
|
@ -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"
|
||||
|
|
|
|||
2
cmake/external/protobuf
vendored
2
cmake/external/protobuf
vendored
|
|
@ -1 +1 @@
|
|||
Subproject commit 0dab03ba7bc438d7ba3eac2b2c1eb39ed520f928
|
||||
Subproject commit a902b39270841beafc307dfa709610aa1cac2f06
|
||||
Loading…
Reference in a new issue