Skip to content

Commit ef4cdda

Browse files
authored
Support consumeAppCheckToken option for callable functions (#1374)
1 parent c640b7e commit ef4cdda

File tree

9 files changed

+826
-1462
lines changed

9 files changed

+826
-1462
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
- Fix typo on alert event type. (#1384)
2+
- Add `consumeAppCheckToken` option for callable functions (#1374)

package-lock.json

+429-1,254
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@
225225
"eslint-config-prettier": "^8.3.0",
226226
"eslint-plugin-jsdoc": "^39.2.9",
227227
"eslint-plugin-prettier": "^4.0.0",
228-
"firebase-admin": "^10.3.0",
228+
"firebase-admin": "^11.8.0",
229229
"js-yaml": "^3.13.1",
230230
"jsdom": "^16.2.1",
231231
"jsonwebtoken": "^9.0.0",

0 commit comments

Comments
 (0)