From 841b768d8d2bf4460ba8d526fe478c5a48ab0081 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 May 2023 10:58:56 -0700 Subject: [PATCH] chore(deps): update dependency googleapis to v118 (#162) 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 ca9a1a0..e6613ba 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": "^114.0.0" + "googleapis": "^118.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 ca9a1a0..e6613ba 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": "^114.0.0" + "googleapis": "^118.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 ca9a1a0..e6613ba 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": "^114.0.0" + "googleapis": "^118.0.0" } }