Skip to content

Commit

Permalink
fix: upgrade firebase-admin from 12.3.0 to 12.6.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade firebase-admin from 12.3.0 to 12.6.0.

See this package in npm:
firebase-admin

See this project in Snyk:
https://app.snyk.io/org/saileshbro-sv8/project/1d87c55f-bfeb-413c-ab3f-e77273100e97?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot authored and saileshbro committed Nov 11, 2024
1 parent 72f3c82 commit 3f5e155
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 24 deletions.
48 changes: 25 additions & 23 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 @@ -22,7 +22,7 @@
"watch": "tsc --watch"
},
"dependencies": {
"firebase-admin": "^12.3.0",
"firebase-admin": "^12.6.0",
"firebase-functions": "^6.1.0",
"mustache": "^4.2.0"
},
Expand Down

0 comments on commit 3f5e155

Please sign in to comment.