Skip to content

Commit b9753a9

Browse files
authored
fix(deps): update dependency @google-cloud/storage to v6 (#629)
1 parent 5b53913 commit b9753a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

asset/snippets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@google-cloud/asset": "^3.23.1",
1919
"@google-cloud/bigquery": "^6.0.0",
2020
"@google-cloud/compute": "^2.0.0",
21-
"@google-cloud/storage": "^5.0.0",
21+
"@google-cloud/storage": "^6.0.0",
2222
"uuid": "^8.0.0",
2323
"yargs": "^16.0.0"
2424
},

0 commit comments

Comments
 (0)