Skip to content
This repository was archived by the owner on Oct 17, 2023. It is now read-only.

Commit a2d079b

Browse files
authored
fix(deps): update dependency @google-cloud/common to v4 (#793)
1 parent 6e932e5 commit a2d079b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"precompile": "gts clean"
4848
},
4949
"dependencies": {
50-
"@google-cloud/common": "^3.0.0",
50+
"@google-cloud/common": "^4.0.0",
5151
"@google-cloud/promisify": "^2.0.0",
5252
"arrify": "^2.0.0",
5353
"extend": "^3.0.2",

0 commit comments

Comments
 (0)