From 5961f6b002d03aee3626344fed96db5936c18434 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 25 Aug 2023 00:24:23 +0000 Subject: [PATCH] chore(deps): update dependency googleapis to v126 --- .../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..ade2885 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": "^126.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..ade2885 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": "^126.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..ade2885 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": "^126.0.0" } }