Skip to content

Commit f4487c9

Browse files
authored
fix(deps): update dependency googleapis to v51 (#339)
1 parent 21f181f commit f4487c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/google-cloud-iot/samples/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"dependencies": {
1818
"@google-cloud/iot": "^2.0.0",
1919
"@google-cloud/pubsub": "^1.6.0",
20-
"googleapis": "^50.0.0",
20+
"googleapis": "^51.0.0",
2121
"util.promisify": "^1.0.1"
2222
},
2323
"devDependencies": {

0 commit comments

Comments
 (0)