From ffa00e7ece3277b87a587803579661985707a4bf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 08:36:26 -0700 Subject: [PATCH] chore(deps): update dependency googleapis to v120 (#174) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .../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 e6613ba..1624b21 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": "^118.0.0" + "googleapis": "^120.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 e6613ba..1624b21 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": "^118.0.0" + "googleapis": "^120.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 e6613ba..1624b21 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": "^118.0.0" + "googleapis": "^120.0.0" } }