From f857a13901dd85b240df64f3dcf04379825ea720 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 07:38:45 +0000 Subject: [PATCH] chore(deps): Update dependency googleapis to v134 --- .../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..2e12251 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": "^134.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..2e12251 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": "^134.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..2e12251 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": "^134.0.0" } }