Skip to content

Commit

Permalink
fix(deps): update dependency protobufjs-cli to v1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 27, 2024
1 parent 4edd33d commit bd3441f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gax/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"mocha": "^9.0.0",
"ncp": "^2.0.0",
"null-loader": "^4.0.0",
"protobufjs-cli": "1.1.2",
"protobufjs-cli": "1.1.3",
"proxyquire": "^2.0.1",
"pumpify": "^2.0.0",
"sinon": "^18.0.0",
Expand Down
2 changes: 1 addition & 1 deletion tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@babel/traverse": "^7.22.5",
"google-gax": "^4.3.2",
"google-proto-files": "^4.2.0",
"protobufjs-cli": "1.1.2",
"protobufjs-cli": "1.1.3",
"uglify-js": "^3.17.0",
"walk-up-path": "^3.0.1",
"walkdir": "^0.4.0"
Expand Down

0 comments on commit bd3441f

Please sign in to comment.