Bump @googleapis/admin from 17.0.0 to 17.1.0 in /npm (#2657)

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

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

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-03 12:33:55 +01:00 committed by GitHub
parent 9e1f149983
commit 08a70476db
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": "17.0.0",
"@googleapis/admin": "17.1.0",
"axios": "1.6.8",
"encoding": "0.1.13",
"jose": "5.2.4",
@ -1171,9 +1171,9 @@
}
},
"node_modules/@googleapis/admin": {
"version": "17.0.0",
"resolved": "https://registry.npmjs.org/@googleapis/admin/-/admin-17.0.0.tgz",
"integrity": "sha512-zV4TeP4sYIz2SJIFUkrc1mYrF97yXMytVCBT2AX9XhjBZ/kSWwNgjzktY9ElIhuXZt1MLtkSD82+X3izrDmwvA==",
"version": "17.1.0",
"resolved": "https://registry.npmjs.org/@googleapis/admin/-/admin-17.1.0.tgz",
"integrity": "sha512-rJcUkz+vFYQTvnkXhqC9LAtRUGmUth2yuTVtp9ih6fETVjzsWyjZtD0g2IPxBTC5shyLQXVBYbysmcO+WS/4Uw==",
"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": "17.0.0",
"@googleapis/admin": "17.1.0",
"axios": "1.6.8",
"encoding": "0.1.13",
"jose": "5.2.4",