Skip to content

Commit

Permalink
Auto-update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
dpebot committed Jun 16, 2023
1 parent cf70e02 commit 8e648a9
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 48 deletions.
4 changes: 2 additions & 2 deletions auth-sessions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"body-parser": "^1.20.2",
"cookie-parser": "^1.4.6",
"express": "^4.18.2",
"firebase": "^9.22.0",
"firebase-admin": "^11.8.0",
"firebase": "^9.22.2",
"firebase-admin": "^11.9.0",
"firebaseui": "^6.0.2",
"jquery": "^3.7.0",
"webpack": "^5.83.0",
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": "^11.9.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": "^11.9.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": "^11.9.0",
"yargs": "^17.7.2"
}
}
59 changes: 16 additions & 43 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 8e648a9

Please sign in to comment.