Skip to content

Commit d44f345

Browse files
swalkowskilaurenzlong
authored andcommitted
Update firebase-admin in integration tests to v5.12.0 (#229)
1 parent bcb006f commit d44f345

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration_test/functions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@google-cloud/pubsub": "^0.6.0",
99
"@types/lodash": "^4.14.41",
1010
"firebase": "^4.9.1",
11-
"firebase-admin": "~5.10.0",
11+
"firebase-admin": "~5.12.0",
1212
"firebase-functions": "./firebase-functions.tgz",
1313
"lodash": "^4.17.2"
1414
},

0 commit comments

Comments
 (0)