Skip to content

Commit c40bf05

Browse files
renovate-botJustinBeckwith
authored andcommitted
fix(deps): update dependency @google-cloud/storage to v4 (#207)
1 parent 4f9f2b1 commit c40bf05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/google-cloud-asset/samples/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"dependencies": {
1818
"@google-cloud/asset": "^1.4.1",
19-
"@google-cloud/storage": "^3.0.0",
19+
"@google-cloud/storage": "^4.0.0",
2020
"uuid": "^3.3.2",
2121
"yargs": "^14.0.0"
2222
},

0 commit comments

Comments
 (0)