Skip to content

Commit 3230b89

Browse files
kolodnystephenplusplus
authored andcommitted
Update retry-request to 3.3.1 (#2771)
This is to enable not needing to call setTimeout when making a followup request. See googleapis/nodejs-bigtable#17 (comment) for more details
1 parent 41f370b commit 3230b89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/common-grpc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"grpc": "^1.7.1",
4646
"is": "^3.2.0",
4747
"modelo": "^4.2.0",
48-
"retry-request": "^3.3.0",
48+
"retry-request": "^3.3.1",
4949
"through2": "^2.0.3"
5050
},
5151
"devDependencies": {

0 commit comments

Comments
 (0)