Skip to content

Commit

Permalink
Auto-update dependencies. (#267)
Browse files Browse the repository at this point in the history
  • Loading branch information
dpebot authored Feb 17, 2022
1 parent e3cca75 commit 94a076c
Show file tree
Hide file tree
Showing 18 changed files with 583 additions and 549 deletions.
26 changes: 16 additions & 10 deletions auth/functions/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 auth/functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
},
"dependencies": {
"firebase-admin": "^10.0.0",
"firebase-functions": "^3.14.1"
"firebase-functions": "^3.16.0"
}
}
6 changes: 3 additions & 3 deletions auth/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 auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"dependencies": {
"express": "^4.17.1",
"firebase-admin": "^10.0.0",
"firebase-functions": "^3.15.7"
"firebase-functions": "^3.16.0"
}
}
6 changes: 3 additions & 3 deletions firestore/extend-with-functions/functions/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 firestore/extend-with-functions/functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"dependencies": {
"@google-cloud/firestore": "^4.4.0",
"firebase-admin": "^10.0.0",
"firebase-functions": "^3.15.7"
"firebase-functions": "^3.16.0"
}
}
Loading

0 comments on commit 94a076c

Please sign in to comment.