Bump @googleapis/admin from 14.1.0 to 15.0.0 in /npm (#2161)

Bumps [@googleapis/admin](https://github.com/googleapis/google-api-nodejs-client) from 14.1.0 to 15.0.0.
- [Release notes](https://github.com/googleapis/google-api-nodejs-client/releases)
- [Changelog](https://github.com/googleapis/google-api-nodejs-client/blob/15.0.0/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-api-nodejs-client/compare/14.1.0...15.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-01-17 09:46:38 +00:00 committed by GitHub
parent 464fbac4b5
commit 4ea46bef10
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.4.0",
"@googleapis/admin": "14.1.0",
"@googleapis/admin": "15.0.0",
"axios": "1.6.5",
"encoding": "0.1.13",
"jose": "5.2.0",
@ -1148,9 +1148,9 @@
}
},
"node_modules/@googleapis/admin": {
"version": "14.1.0",
"resolved": "https://registry.npmjs.org/@googleapis/admin/-/admin-14.1.0.tgz",
"integrity": "sha512-ihoEKx1h4Q26lQZ0YYkH145OTO3+ZkjJSTqeM9IR+0A5jXhMXVsetFjB2RqIs2nLi8XBjlpXorq/poQQzn7gdQ==",
"version": "15.0.0",
"resolved": "https://registry.npmjs.org/@googleapis/admin/-/admin-15.0.0.tgz",
"integrity": "sha512-MonaLe37NOlfniqoI1GeGUvuXRPt+XJd8wa4SMFx49SAfMVHqfajgmSIV3Yqr8/whQgd/XWBhQCTcvY7KxZS8w==",
"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.4.0",
"@googleapis/admin": "14.1.0",
"@googleapis/admin": "15.0.0",
"axios": "1.6.5",
"encoding": "0.1.13",
"jose": "5.2.0",