Skip to content

Commit fca533e

Browse files
authored
Merge pull request #2131 from ocofaigh/patch-2
bump protobufjs to "^6.11.3"
2 parents 009747b + e94bd36 commit fca533e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/proto-loader/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@types/long": "^4.0.1",
4949
"lodash.camelcase": "^4.3.0",
5050
"long": "^4.0.0",
51-
"protobufjs": "^6.10.0",
51+
"protobufjs": "^6.11.3",
5252
"yargs": "^16.2.0"
5353
},
5454
"devDependencies": {

0 commit comments

Comments
 (0)