diff --git a/functions/http/package.json b/functions/http/package.json index f015ed013c..d74dc84e01 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": "^3.0.0", "busboy": "^0.2.14", "escape-html": "^1.0.3", "safe-buffer": "^5.1.2"