Skip to content

Commit

Permalink
Bump firebase-functions from 4.8.0 to 4.9.0 in /functions (#5128)
Browse files Browse the repository at this point in the history
  • Loading branch information
gewfy authored Apr 10, 2024
2 parents 1bc365f + 0d9b58e commit b4c2314
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
2 changes: 1 addition & 1 deletion functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"envalid": "^8.0.0",
"fast-memoize": "^2.5.2",
"firebase-admin": "^12.0.0",
"firebase-functions": "^4.8.0",
"firebase-functions": "^4.9.0",
"handlebars": "^4.7.8",
"i18next": "^23.10.1",
"ical-generator": "^5.0.1",
Expand Down
9 changes: 4 additions & 5 deletions functions/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4333,16 +4333,15 @@ firebase-functions-test@^3.1.1:
lodash "^4.17.5"
ts-deepmerge "^2.0.1"

firebase-functions@^4.8.0:
version "4.8.0"
resolved "https://registry.yarnpkg.com/firebase-functions/-/firebase-functions-4.8.0.tgz#5b7ce050d9f8be63e12855c6e0948b667414101b"
integrity sha512-8+Tgofl/w7reVVzJ1CSVPYwSRwmOMV8fACDdUkytoEP//wKb9olloMptKg2GahUbs6jHAIbT+B/jeMch4ouHQQ==
firebase-functions@^4.9.0:
version "4.9.0"
resolved "https://registry.yarnpkg.com/firebase-functions/-/firebase-functions-4.9.0.tgz#7b3580a2374dab705f3b7d2a5bf4597489ef74be"
integrity sha512-IqxOEsVAWGcRv9KRGzWQR5mOFuNsil3vsfkRPPiaV1U/ATC27/jbahh4z8I4rW8Xqa6cQE5xqnw0ueyMH7i7Ag==
dependencies:
"@types/cors" "^2.8.5"
"@types/express" "4.17.3"
cors "^2.8.5"
express "^4.17.1"
node-fetch "^2.6.7"
protobufjs "^7.2.2"

firebase-tools@^13.5.2:
Expand Down

0 comments on commit b4c2314

Please sign in to comment.