Skip to content

Commit

Permalink
chore: upgrade protobufjs dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
scopsy committed Aug 28, 2023
1 parent fba4949 commit 65ddc38
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 65ddc38

Please sign in to comment.