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

Commit 4120d2d

Browse files
authored
fix(deps): update dependency @google-cloud/storage to v6 (#668)
1 parent b46c2e6 commit 4120d2d

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/automl": "^2.0.0",
1919
"mathjs": "^10.0.0",
2020
"@google-cloud/language": "^4.3.2",
21-
"@google-cloud/storage": "^5.0.0",
21+
"@google-cloud/storage": "^6.0.0",
2222
"yargs": "^16.0.0"
2323
},
2424
"devDependencies": {

0 commit comments

Comments
 (0)