diff --git a/integration_test/functions/package.json b/integration_test/functions/package.json index 5e021fc7c..866f84c6b 100644 --- a/integration_test/functions/package.json +++ b/integration_test/functions/package.json @@ -8,7 +8,7 @@ "@google-cloud/pubsub": "^0.6.0", "@types/lodash": "^4.14.41", "firebase": "^4.9.1", - "firebase-admin": "~5.10.0", + "firebase-admin": "~5.12.0", "firebase-functions": "./firebase-functions.tgz", "lodash": "^4.17.2" },