Skip to content

Commit 1589dda

Browse files
authored
Merge pull request #3048 from tawni-dev/fix/protobufjs-7.5.5-security-bump
fix: bump protobufjs to ^7.5.5 to address GHSA-xq3m-2v4x-88gg
2 parents 2670b37 + 736a45c commit 1589dda

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/proto-loader/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"dependencies": {
4848
"lodash.camelcase": "^4.3.0",
4949
"long": "^5.0.0",
50-
"protobufjs": "^7.5.3",
50+
"protobufjs": "^7.5.5",
5151
"yargs": "^17.7.2"
5252
},
5353
"devDependencies": {

0 commit comments

Comments
 (0)