Skip to content

Commit

Permalink
chore(deps): update dependency firebase-admin to v13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 23, 2024
1 parent 6384e5c commit 6153453
Show file tree
Hide file tree
Showing 3 changed files with 218 additions and 30 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@genkit-ai/flow": "^0.5.0",
"@genkit-ai/vertexai": "^0.5.0",
"express": "^4.19.2",
"firebase-admin": "^12.1.0",
"firebase-admin": "^13.0.0",
"firebase-functions": "^5.0.0",
"zod": "^3.23.8"
},
Expand Down
244 changes: 216 additions & 28 deletions genkit/postcard-generator/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 genkit/postcard-generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"dotenv": "^16.4.5",
"express": "^4.21.1",
"firebase": "^11.0.0",
"firebase-admin": "^12.4.0",
"firebase-admin": "^13.0.0",
"genkitx-ollama": "^0.5.13",
"google-auth-library": "^9.14.1",
"next": "14.2.15",
Expand Down

0 comments on commit 6153453

Please sign in to comment.