Skip to content

Commit

Permalink
fix(deps): update dependency @google-cloud/storage to v6 (#335)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Jun 20, 2022
1 parent 11f3933 commit 4e6bd6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/google-cloud-documentai/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"dependencies": {
"@google-cloud/documentai": "^3.3.0",
"@google-cloud/storage": "^5.0.0",
"@google-cloud/storage": "^6.0.0",
"p-queue": "^6.6.2",
"uuid": "^8.3.1"
},
Expand Down

0 comments on commit 4e6bd6c

Please sign in to comment.