Skip to content

Commit 57ecc84

Browse files
authored
fix(deps): update dependency googleapis to v54 (#360)
1 parent 6945a1d commit 57ecc84

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.1.0",
1919
"@google-cloud/pubsub": "^2.0.0",
20-
"googleapis": "^52.0.0",
20+
"googleapis": "^54.0.0",
2121
"util.promisify": "^1.0.1"
2222
},
2323
"devDependencies": {

0 commit comments

Comments
 (0)