Bump @googleapis/admin from 16.0.0 to 17.0.0 in /npm (#2625)

Bumps [@googleapis/admin](https://github.com/googleapis/google-api-nodejs-client) from 16.0.0 to 17.0.0.
- [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases)
- [Changelog](https://github.com/googleapis/google-api-nodejs-client/blob/chat-v17.0.0/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-api-nodejs-client/compare/16.0.0...chat-v17.0.0)

---
updated-dependencies:
- dependency-name: "@googleapis/admin"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-04-26 12:17:52 +01:00 committed by GitHub
parent 52f5ea9b5d
commit 7dd0104471
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
npm/package-lock.json generated
View File

@ -15,7 +15,7 @@
"@boxyhq/error-code-mnemonic": "0.1.1",
"@boxyhq/metrics": "0.2.6",
"@boxyhq/saml20": "1.5.0",
"@googleapis/admin": "16.0.0",
"@googleapis/admin": "17.0.0",
"axios": "1.6.8",
"encoding": "0.1.13",
"jose": "5.2.4",
@ -1240,9 +1240,9 @@
}
},
"node_modules/@googleapis/admin": {
"version": "16.0.0",
"resolved": "https://registry.npmjs.org/@googleapis/admin/-/admin-16.0.0.tgz",
"integrity": "sha512-WGeQ/JO0gZQd1PP3vtUO9buCxG+5jXzwUUxWZSWo9MAfonYEwMFSMIGoZhtSQhQ0mw1SNsb/Ma2A+tsrXVYAiA==",
"version": "17.0.0",
"resolved": "https://registry.npmjs.org/@googleapis/admin/-/admin-17.0.0.tgz",
"integrity": "sha512-zV4TeP4sYIz2SJIFUkrc1mYrF97yXMytVCBT2AX9XhjBZ/kSWwNgjzktY9ElIhuXZt1MLtkSD82+X3izrDmwvA==",
"dependencies": {
"googleapis-common": "^7.0.0"
},

View File

@ -45,7 +45,7 @@
"@boxyhq/error-code-mnemonic": "0.1.1",
"@boxyhq/metrics": "0.2.6",
"@boxyhq/saml20": "1.5.0",
"@googleapis/admin": "16.0.0",
"@googleapis/admin": "17.0.0",
"axios": "1.6.8",
"encoding": "0.1.13",
"jose": "5.2.4",