Skip to content

Commit f964634

Browse files
chore: upgrade protobufjs dependency (#1889)
Co-authored-by: Mark Duckworth <[email protected]>
1 parent d2b97c4 commit f964634

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"fast-deep-equal": "^3.1.1",
6363
"functional-red-black-tree": "^1.0.1",
6464
"google-gax": "^3.5.7",
65-
"protobufjs": "^7.0.0"
65+
"protobufjs": "^7.2.5"
6666
},
6767
"devDependencies": {
6868
"@types/assert": "^1.4.0",
@@ -87,7 +87,7 @@
8787
"length-prefixed-json-stream": "^1.0.1",
8888
"linkinator": "^5.0.0",
8989
"mocha": "^9.2.2",
90-
"protobufjs-cli": "^1.0.0",
90+
"protobufjs-cli": "^1.1.2",
9191
"proxyquire": "^2.1.3",
9292
"sinon": "^15.0.0",
9393
"through2": "^4.0.0",

0 commit comments

Comments
 (0)