Skip to content

Commit

Permalink
Update dependency firebase to v11 [SECURITY]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent 5a95491 commit a06e37d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"axios": "^0.21.3",
"core-js": "^3.6.5",
"firebase": "^8.0.1",
"firebase": "^11.0.0",
"moment": "^2.29.1",
"validator": "^13.6.0",
"vue": "^2.6.11",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"dependencies": {
"commander": "^6.0.0",
"express": "^4.17.1",
"firebase": "^7.18.0",
"firebase": "^11.0.0",
"firebase-admin": "^9.1.0",
"inquirer": "^7.3.3",
"mongoose": "^5.9.29",
Expand Down

0 comments on commit a06e37d

Please sign in to comment.