Skip to content

Commit

Permalink
fix(deps): update dependency firebase-admin to v12 (#201)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 1, 2024
1 parent 55a5410 commit 080ebb9
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 @@ -15,7 +15,7 @@
"@ecomplus/application-sdk": "^22.0.0-firestore.1.15.7",
"@google-cloud/firestore": "^7.1.0",
"express": "^4.18.2",
"firebase-admin": "^11.11.1",
"firebase-admin": "^12.0.0",
"firebase-functions": "^4.5.0"
},
"private": true
Expand Down

0 comments on commit 080ebb9

Please sign in to comment.