Skip to content

Commit faba35a

Browse files
chore(deps): update dependency googleapis to v114 (#153)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7d39244 commit faba35a

File tree

3 files changed

+3
-3
lines changed
  • examples

3 files changed

+3
-3
lines changed

examples/automatic-labelling-folder/function_source/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"name": "label-resource",
33
"version": "0.0.1",
44
"dependencies": {
5-
"googleapis": "^110.0.0"
5+
"googleapis": "^114.0.0"
66
}
77
}

examples/automatic-labelling-from-localhost/function_source/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"name": "label-resource",
33
"version": "0.0.1",
44
"dependencies": {
5-
"googleapis": "^110.0.0"
5+
"googleapis": "^114.0.0"
66
}
77
}

examples/automatic-labelling-from-repository/function_source/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"name": "label-resource",
33
"version": "0.0.1",
44
"dependencies": {
5-
"googleapis": "^110.0.0"
5+
"googleapis": "^114.0.0"
66
}
77
}

0 commit comments

Comments
 (0)