Skip to content

Commit 72a9f51

Browse files
renovate[bot]JustinBeckwith
authored andcommitted
fix(deps): update dependency @google-cloud/common to v1 (#705)
1 parent c94cc72 commit 72a9f51

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"predocs-test": "npm run docs"
5151
},
5252
"dependencies": {
53-
"@google-cloud/common": "^0.32.0",
53+
"@google-cloud/common": "^1.0.0",
5454
"@google-cloud/paginator": "^1.0.0",
5555
"@google-cloud/promisify": "^1.0.0",
5656
"arrify": "^2.0.0",
@@ -59,7 +59,7 @@
5959
"date-and-time": "^0.6.3",
6060
"duplexify": "^3.5.0",
6161
"extend": "^3.0.0",
62-
"gcs-resumable-upload": "^1.0.0",
62+
"gcs-resumable-upload": "^2.0.0",
6363
"hash-stream-validation": "^0.2.1",
6464
"mime": "^2.2.0",
6565
"mime-types": "^2.0.8",

0 commit comments

Comments
 (0)