Skip to content

Commit

Permalink
Bump @googleapis/firebasedynamiclinks from 1.0.0 to 1.0.1 in /functio…
Browse files Browse the repository at this point in the history
…ns (#3377)
  • Loading branch information
Emil Rondahl authored Aug 17, 2023
2 parents 58296cf + 7f5f1d0 commit 5a7adea
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 @@ -21,7 +21,7 @@
},
"dependencies": {
"@google-cloud/translate": "^8.0.1",
"@googleapis/firebasedynamiclinks": "^1.0.0",
"@googleapis/firebasedynamiclinks": "^1.0.1",
"@koa/router": "^12.0.0",
"@sendgrid/mail": "^7.7.0",
"@sentry/integrations": "^7.63.0",
Expand Down
8 changes: 4 additions & 4 deletions functions/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -561,10 +561,10 @@
google-gax "^4.0.3"
is-html "^2.0.0"

"@googleapis/firebasedynamiclinks@^1.0.0":
version "1.0.0"
resolved "https://registry.yarnpkg.com/@googleapis/firebasedynamiclinks/-/firebasedynamiclinks-1.0.0.tgz#def7a7b489d88df82b959e2375ae2a77ede81850"
integrity sha512-6TGYUEGEINCSk/mtrdH4AKTPP+Xn0SwcK3spn3rNjhiUJx4x3UVYi+zwRrdYvHUHB3g/4lSp84xqbR1xNTCiWw==
"@googleapis/firebasedynamiclinks@^1.0.1":
version "1.0.1"
resolved "https://registry.yarnpkg.com/@googleapis/firebasedynamiclinks/-/firebasedynamiclinks-1.0.1.tgz#5a0438d2d6d761887f94142cdefc82988b6a2e4b"
integrity sha512-gDgpI/NyVJHuervQCzKmLdo7QUQqalhtQcr1TFhqJIB7wGWVJGUyFAD5Xh1oHOioFKE4bBA3SnbWEXGQMlaPHg==
dependencies:
googleapis-common "^6.0.3"

Expand Down

0 comments on commit 5a7adea

Please sign in to comment.