Skip to content

Commit

Permalink
Update dependency firebase-functions to v4.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 5, 2024
1 parent a5565d2 commit 4b9ba81
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
14 changes: 7 additions & 7 deletions functions/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"axios": "1.6.8",
"firebase-admin": "12.0.0",
"firebase-functions": "4.8.2"
"firebase-functions": "4.9.0"
},
"devDependencies": {
"@babel/core": "7.24.4",
Expand Down
8 changes: 4 additions & 4 deletions functions/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2332,10 +2332,10 @@ firebase-admin@12.0.0:
"@google-cloud/firestore" "^7.1.0"
"@google-cloud/storage" "^7.7.0"

firebase-functions@4.8.2:
version "4.8.2"
resolved "https://registry.npmjs.org/firebase-functions/-/firebase-functions-4.8.2.tgz"
integrity sha512-1M86Wu6IoE5f+r8QithaBFnkzygejh6OhaCz3p3dGjl+3lvL/9Xbm8GovZWZRmZzJ1nzb4dZpXWCalunLwZtOg==
firebase-functions@4.9.0:
version "4.9.0"
resolved "https://registry.npmjs.org/firebase-functions/-/firebase-functions-4.9.0.tgz"
integrity sha512-IqxOEsVAWGcRv9KRGzWQR5mOFuNsil3vsfkRPPiaV1U/ATC27/jbahh4z8I4rW8Xqa6cQE5xqnw0ueyMH7i7Ag==
dependencies:
"@types/cors" "^2.8.5"
"@types/express" "4.17.3"
Expand Down

0 comments on commit 4b9ba81

Please sign in to comment.