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

Commit 54ffbec

Browse files
authored
fix(deps): update dependency @google-cloud/storage to v6 (#592)
1 parent ac6a40a commit 54ffbec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"dependencies": {
1717
"@google-cloud/dataproc": "^4.0.0",
18-
"@google-cloud/storage": "^5.0.0"
18+
"@google-cloud/storage": "^6.0.0"
1919
},
2020
"devDependencies": {
2121
"chai": "^4.2.0",

0 commit comments

Comments
 (0)