Skip to content

Commit

Permalink
fix(deps): update dependency firebase-admin to v13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 19, 2024
1 parent c1d856a commit 88349d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@google-cloud/firestore": "^6.8.0",
"cors": "^2.8.5",
"express": "^4.21.1",
"firebase-admin": "^11.11.1",
"firebase-admin": "^13.0.2",
"firebase-functions": "^4.9.0",
"md5": "^2.3.0",
"multer": "^1.4.5-lts.1"
Expand Down

0 comments on commit 88349d8

Please sign in to comment.