diff --git a/functions/errorreporting/package.json b/functions/errorreporting/package.json index e9b31d08c9..aec783c840 100644 --- a/functions/errorreporting/package.json +++ b/functions/errorreporting/package.json @@ -6,6 +6,6 @@ "author": "Google Inc.", "main": "./index.js", "dependencies": { - "@google-cloud/logging": "4.2.0" + "@google-cloud/logging": "4.3.0" } }