diff --git a/tools/protobuf_export/package.json b/tools/protobuf_export/package.json index f8ac678de..ea51fd17b 100644 --- a/tools/protobuf_export/package.json +++ b/tools/protobuf_export/package.json @@ -12,7 +12,7 @@ "license": "Apache-2.0", "main": "index.js", "dependencies": { - "protobufjs": "7.2.3" + "protobufjs": "7.6.3" }, "devDependencies": { "raw-loader": "4.0.2"