Skip to content

Commit 86f6390

Browse files
chore(deps): Update dependency googleapis to v148
1 parent 215da5e commit 86f6390

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

+1-1
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": "^144.0.0"
5+
"googleapis": "^148.0.0"
66
}
77
}

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

+1-1
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": "^144.0.0"
5+
"googleapis": "^148.0.0"
66
}
77
}

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

+1-1
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": "^144.0.0"
5+
"googleapis": "^148.0.0"
66
}
77
}

0 commit comments

Comments
 (0)