Skip to content

Commit

Permalink
Auto-update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
dpebot committed May 18, 2024
1 parent cf70e02 commit 1c3b092
Show file tree
Hide file tree
Showing 5 changed files with 29 additions and 47 deletions.
6 changes: 3 additions & 3 deletions auth-sessions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
"body-parser": "^1.20.2",
"cookie-parser": "^1.4.6",
"express": "^4.18.2",
"firebase": "^9.22.0",
"firebase-admin": "^11.8.0",
"firebaseui": "^6.0.2",
"firebase": "^10.12.0",
"firebase-admin": "^12.1.0",
"firebaseui": "^6.1.0",
"jquery": "^3.7.0",
"webpack": "^5.83.0",
"webpack-cli": "^5.1.1"
Expand Down
2 changes: 1 addition & 1 deletion config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"compile": "cp ../tsconfig.template.json ./tsconfig.json && tsc"
},
"dependencies": {
"firebase-admin": "^11.8.0",
"firebase-admin": "^12.1.0",
"google-auth-library": "^8.8.0",
"googleapis": "^118.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion database/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"escape-html": "^1.0.3",
"firebase-admin": "^11.8.0",
"firebase-admin": "^12.1.0",
"node-schedule": "^2.1.1",
"nodemailer": "^6.9.2"
}
Expand Down
2 changes: 1 addition & 1 deletion machine-learning/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"compile": "cp ../tsconfig.template.json ./tsconfig.json && tsc"
},
"dependencies": {
"firebase-admin": "^11.8.0",
"firebase-admin": "^12.1.0",
"yargs": "^17.7.2"
}
}
64 changes: 23 additions & 41 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1c3b092

Please sign in to comment.