Skip to content

Commit

Permalink
Bump @google-cloud/vision from 4.3.0 to 4.3.2 in /functions
Browse files Browse the repository at this point in the history
Bumps [@google-cloud/vision](https://github.com/googleapis/google-cloud-node/tree/HEAD/packages/google-cloud-vision) from 4.3.0 to 4.3.2.
- [Release notes](https://github.com/googleapis/google-cloud-node/releases)
- [Changelog](https://github.com/googleapis/google-cloud-node/blob/main/packages/google-cloud-vision/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-cloud-node/commits/vision-v4.3.2/packages/google-cloud-vision)

---
updated-dependencies:
- dependency-name: "@google-cloud/vision"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 3, 2024
1 parent 0b0f147 commit b410070
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"main": "lib/index.js",
"dependencies": {
"@google-cloud/vision": "4.3.0",
"@google-cloud/vision": "4.3.2",
"firebase-admin": "^11.4.0",
"firebase-functions": "^4.9.0",
"postmark": "4.0.5",
Expand Down
8 changes: 4 additions & 4 deletions functions/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -241,10 +241,10 @@
teeny-request "^8.0.0"
uuid "^8.0.0"

"@google-cloud/[email protected].0":
version "4.3.0"
resolved "https://registry.yarnpkg.com/@google-cloud/vision/-/vision-4.3.0.tgz#8d42739f762928729bc9894ef48e735407ebfdc8"
integrity sha512-A9QpKTMW50r0WxaDoJV496Y9IjT06If0wMwSM6/5oUVr4vCIYf8dW1XNZLx0bnLWikXBTkMWibTPVd9yxNuBwQ==
"@google-cloud/[email protected].2":
version "4.3.2"
resolved "https://registry.yarnpkg.com/@google-cloud/vision/-/vision-4.3.2.tgz#0bcc852080b9b9803b0fc943858d47c907212438"
integrity sha512-JZBM1yW3jspMeYpbtB/HpFbGSwUmQsVXhb+3kwXlkliZJIJ7nomTZC8lFG9obJP1t27tWLMURlmz5EU/H7e7Ow==
dependencies:
"@google-cloud/promisify" "^4.0.0"
google-gax "^4.0.3"
Expand Down

0 comments on commit b410070

Please sign in to comment.