diff --git a/examples/automatic-labelling-folder/function_source/package.json b/examples/automatic-labelling-folder/function_source/package.json index 3993eb1..e4bc2f9 100644 --- a/examples/automatic-labelling-folder/function_source/package.json +++ b/examples/automatic-labelling-folder/function_source/package.json @@ -2,6 +2,6 @@ "name": "label-resource", "version": "0.0.1", "dependencies": { - "googleapis": "^36.0" + "googleapis": "^59.0" } }