Skip to content

Commit

Permalink
chore: upgrade protobufjs dependency (#1889)
Browse files Browse the repository at this point in the history
Co-authored-by: Mark Duckworth <1124037+MarkDuckworth@users.noreply.github.com>
  • Loading branch information
scopsy and MarkDuckworth committed Aug 30, 2023
1 parent d2b97c4 commit f964634
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"fast-deep-equal": "^3.1.1",
"functional-red-black-tree": "^1.0.1",
"google-gax": "^3.5.7",
"protobufjs": "^7.0.0"
"protobufjs": "^7.2.5"
},
"devDependencies": {
"@types/assert": "^1.4.0",
Expand All @@ -87,7 +87,7 @@
"length-prefixed-json-stream": "^1.0.1",
"linkinator": "^5.0.0",
"mocha": "^9.2.2",
"protobufjs-cli": "^1.0.0",
"protobufjs-cli": "^1.1.2",
"proxyquire": "^2.1.3",
"sinon": "^15.0.0",
"through2": "^4.0.0",
Expand Down

0 comments on commit f964634

Please sign in to comment.