Skip to content

Commit

Permalink
chore(deps): bump googleapis in /adminSDK/reseller (#400)
Browse files Browse the repository at this point in the history
Bumps [googleapis](https://github.com/googleapis/google-api-nodejs-client) from 105.0.0 to 112.0.0.
- [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases)
- [Changelog](https://github.com/googleapis/google-api-nodejs-client/blob/main/CHANGELOG.md)
- [Commits](googleapis/google-api-nodejs-client@googleapis-v105.0.0...googleapis-v112.0.0)

---
updated-dependencies:
- dependency-name: googleapis
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 13, 2023
1 parent e430931 commit 9f5d974
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions adminSDK/reseller/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion adminSDK/reseller/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "A simple Node.js command-line application that makes requests to the Google Drive API.",
"private": true,
"dependencies": {
"googleapis": "^105.0.0",
"googleapis": "^112.0.0",
"@google-cloud/local-auth": "^2.1.0"
},
"devDependencies": {},
Expand Down

0 comments on commit 9f5d974

Please sign in to comment.