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

Commit 1fb5d23

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/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)