From 17735321ea8cd91e3fb7e87df0187b47c7f5384f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 22:18:10 +0000 Subject: [PATCH] chore(deps): Update dependency googleapis to v135 --- .../automatic-labelling-folder/function_source/package.json | 2 +- .../function_source/package.json | 2 +- .../function_source/package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/automatic-labelling-folder/function_source/package.json b/examples/automatic-labelling-folder/function_source/package.json index 1624b21..3979f87 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": "^120.0.0" + "googleapis": "^135.0.0" } } diff --git a/examples/automatic-labelling-from-localhost/function_source/package.json b/examples/automatic-labelling-from-localhost/function_source/package.json index 1624b21..3979f87 100644 --- a/examples/automatic-labelling-from-localhost/function_source/package.json +++ b/examples/automatic-labelling-from-localhost/function_source/package.json @@ -2,6 +2,6 @@ "name": "label-resource", "version": "0.0.1", "dependencies": { - "googleapis": "^120.0.0" + "googleapis": "^135.0.0" } } diff --git a/examples/automatic-labelling-from-repository/function_source/package.json b/examples/automatic-labelling-from-repository/function_source/package.json index 1624b21..3979f87 100644 --- a/examples/automatic-labelling-from-repository/function_source/package.json +++ b/examples/automatic-labelling-from-repository/function_source/package.json @@ -2,6 +2,6 @@ "name": "label-resource", "version": "0.0.1", "dependencies": { - "googleapis": "^120.0.0" + "googleapis": "^135.0.0" } }