Skip to content

Commit d4c918d

Browse files
authored
fix(deps): update dependency @google-cloud/common to v4 (#529)
1 parent 0eec859 commit d4c918d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/google-cloud-dns/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"precompile": "gts clean"
4545
},
4646
"dependencies": {
47-
"@google-cloud/common": "^3.0.0",
47+
"@google-cloud/common": "^4.0.0",
4848
"@google-cloud/paginator": "^4.0.0",
4949
"@google-cloud/promisify": "^3.0.0",
5050
"arrify": "^2.0.0",

0 commit comments

Comments
 (0)