Skip to content

Commit e769b1f

Browse files
authored
fix(deps): roll back dependency googleapis to ^116.0.0 (#3219)
1 parent 765bc9f commit e769b1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"dependencies": {
1919
"@google-cloud/local-auth": "^2.0.0",
2020
"express": "^4.17.1",
21-
"googleapis": "^117.0.0",
21+
"googleapis": "^116.0.0",
2222
"googleapis-common": "^6.0.0",
2323
"nconf": "^0.12.0",
2424
"open": "^8.0.0",

0 commit comments

Comments
 (0)