chore(security): upgrade Protobuf for CVE-2024-24786 (#3893)

This commit is contained in:
Guilherme Aleixo
2024-03-18 11:14:06 -03:00
committed by GitHub
parent fd60a24ab7
commit 0d9dbbb445
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ require (
github.com/stretchr/testify v1.8.4
github.com/ugorji/go/codec v1.2.12
golang.org/x/net v0.21.0
google.golang.org/protobuf v1.32.0
google.golang.org/protobuf v1.33.0
gopkg.in/yaml.v3 v3.0.1
)