Skip to content

Commit

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

See this package in npm:
firebase-admin

See this project in Snyk:
https://app.snyk.io/org/taranjeetsinghbedi2/project/7b6183d2-38a2-49a4-8851-ae8a08e89367?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 4, 2024
1 parent 1415d29 commit ae1acd5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Todo-API/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 Todo-API/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"dependencies": {
"cors": "^2.8.5",
"express": "^4.21.0",
"firebase-admin": "^12.4.0",
"firebase-admin": "^12.5.0",
"firebase-functions": "^4.8.0",
"mongodb": "^6.5.0",
"mongoose": "^8.2.1",
Expand Down

0 comments on commit ae1acd5

Please sign in to comment.