Skip to content

Commit 8598631

Browse files
author
Benjamin E. Coe
authored
fix(deps): update @google-cloud/common with fixes for http (#809)
1 parent 8739a7d commit 8598631

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"benchwrapper": "node bin/benchwrapper.js"
5252
},
5353
"dependencies": {
54-
"@google-cloud/common": "^2.1.0",
54+
"@google-cloud/common": "^2.1.1",
5555
"@google-cloud/paginator": "^2.0.0",
5656
"@google-cloud/promisify": "^1.0.0",
5757
"arrify": "^2.0.0",

0 commit comments

Comments
 (0)