Bump @googleapis/admin from 17.1.0 to 18.0.0 in /npm (#2667)

Bumps [@googleapis/admin](https://github.com/googleapis/google-api-nodejs-client) from 17.1.0 to 18.0.0.
- [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases)
- [Changelog](https://github.com/googleapis/google-api-nodejs-client/blob/main/release-please-config.json)
- [Commits](https://github.com/googleapis/google-api-nodejs-client/compare/17.1.0...iam-v18.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-05-04 15:30:16 +01:00 committed by GitHub
parent 14e222163c
commit 143ab81eea
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.7",
"@boxyhq/saml20": "1.5.1",
"@googleapis/admin": "17.1.0",
"@googleapis/admin": "18.0.0",
"axios": "1.6.8",
"encoding": "0.1.13",
"jose": "5.2.4",
@ -1317,9 +1317,9 @@
}
},
"node_modules/@googleapis/admin": {
"version": "17.1.0",
"resolved": "https://registry.npmjs.org/@googleapis/admin/-/admin-17.1.0.tgz",
"integrity": "sha512-rJcUkz+vFYQTvnkXhqC9LAtRUGmUth2yuTVtp9ih6fETVjzsWyjZtD0g2IPxBTC5shyLQXVBYbysmcO+WS/4Uw==",
"version": "18.0.0",
"resolved": "https://registry.npmjs.org/@googleapis/admin/-/admin-18.0.0.tgz",
"integrity": "sha512-HFm2xlRrQpx6YySA51QfcBcMsoUVlGkXIuaCakyflCyIiQFMD8AMt4iIEQvwU+zn91cHE4i1rj8BX7C3kaqz3A==",
"dependencies": {
"googleapis-common": "^7.0.0"
},

View File

@ -45,7 +45,7 @@
"@boxyhq/error-code-mnemonic": "0.1.1",
"@boxyhq/metrics": "0.2.7",
"@boxyhq/saml20": "1.5.1",
"@googleapis/admin": "17.1.0",
"@googleapis/admin": "18.0.0",
"axios": "1.6.8",
"encoding": "0.1.13",
"jose": "5.2.4",