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

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 5674fef commit 0259e67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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 0259e67

Please sign in to comment.