Skip to content

Commit

Permalink
Bump @google-cloud/translate from 8.4.0 to 8.5.0 in /functions (#5772)
Browse files Browse the repository at this point in the history
  • Loading branch information
gewfy authored Sep 22, 2024
2 parents 75a8bf1 + a446552 commit 6a71121
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 @@ -20,7 +20,7 @@
"test": "yarn build:content && yarn test:ts && yarn test:lint && yarn test:jest"
},
"dependencies": {
"@google-cloud/translate": "^8.4.0",
"@google-cloud/translate": "^8.5.0",
"@googleapis/firebasedynamiclinks": "^1.2.0",
"@koa/router": "^13.0.0",
"@sendgrid/mail": "^8.1.3",
Expand Down
8 changes: 4 additions & 4 deletions functions/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -611,10 +611,10 @@
teeny-request "^9.0.0"
uuid "^8.0.0"

"@google-cloud/translate@^8.4.0":
version "8.4.0"
resolved "https://registry.yarnpkg.com/@google-cloud/translate/-/translate-8.4.0.tgz#c25b57808c0fba547828116b28063cbc3e36ede0"
integrity sha512-Teu/wMq4o0CcDCtMSE3dXJdQzwhYOeria9DgigAynHKuEWd/1cbSYdZJ9uCI2WLqeSSz5VXnJMS8fWRLx3gr8g==
"@google-cloud/translate@^8.5.0":
version "8.5.0"
resolved "https://registry.yarnpkg.com/@google-cloud/translate/-/translate-8.5.0.tgz#24f5d0086cc9cfd89471c1eb6ecc8ed0602df0cf"
integrity sha512-avQa3WLkO3PSk2fiV6Af/PmeDnM6XWGDgO+Z+hZ/FZpBRMjCW1Px9MNLbM1sBKGjt/uM8aOGHqow/AAR7lLsUA==
dependencies:
"@google-cloud/common" "^5.0.0"
"@google-cloud/promisify" "^4.0.0"
Expand Down

0 comments on commit 6a71121

Please sign in to comment.