Skip to content

Commit

Permalink
fix(deps): roll back dependency googleapis to ^116.0.0 (#3219)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 12, 2023
1 parent 765bc9f commit e769b1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/package.json
Expand Up @@ -18,7 +18,7 @@
"dependencies": {
"@google-cloud/local-auth": "^2.0.0",
"express": "^4.17.1",
"googleapis": "^117.0.0",
"googleapis": "^116.0.0",
"googleapis-common": "^6.0.0",
"nconf": "^0.12.0",
"open": "^8.0.0",
Expand Down

0 comments on commit e769b1f

Please sign in to comment.