Skip to content

Commit 774ac5c

Browse files
authored
fix(deps): update dependency @google-cloud/common to v3 (#1134)
1 parent b80c025 commit 774ac5c

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
@@ -49,7 +49,7 @@
4949
"prelint": "cd samples; npm link ../; npm i"
5050
},
5151
"dependencies": {
52-
"@google-cloud/common": "^2.1.1",
52+
"@google-cloud/common": "^3.0.0",
5353
"@google-cloud/paginator": "^2.0.0",
5454
"@google-cloud/promisify": "^1.0.0",
5555
"arrify": "^2.0.0",

0 commit comments

Comments
 (0)