diff --git a/functions/http/package.json b/functions/http/package.json index 049abf0fff..e723422378 100644 --- a/functions/http/package.json +++ b/functions/http/package.json @@ -22,7 +22,7 @@ "uuid": "^3.3.2" }, "dependencies": { - "@google-cloud/storage": "^2.3.3", + "@google-cloud/storage": "^5.19.0", "busboy": "^0.3.0", "escape-html": "^1.0.3", "safe-buffer": "^5.1.2"