Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump json-bigint, google-auth-library and googleapis #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump json-bigint, google-auth-library and googleapis
Bumps [json-bigint](https://github.com/sidorares/json-bigint) to 1.0.0 and updates ancestor dependencies [json-bigint](https://github.com/sidorares/json-bigint), [google-auth-library](https://github.com/googleapis/google-auth-library-nodejs) and [googleapis](https://github.com/googleapis/google-api-nodejs-client). These dependencies need to be updated together.


Updates `json-bigint` from 0.3.1 to 1.0.0
- [Release notes](https://github.com/sidorares/json-bigint/releases)
- [Commits](sidorares/json-bigint@v0.3.1...v1.0.0)

Updates `google-auth-library` from 3.1.2 to 8.7.0
- [Release notes](https://github.com/googleapis/google-auth-library-nodejs/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-nodejs/blob/main/CHANGELOG.md)
- [Commits](googleapis/google-auth-library-nodejs@v3.1.2...v8.7.0)

Updates `googleapis` from 39.1.0 to 110.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@v39.1.0...googleapis-v110.0.0)

---
updated-dependencies:
- dependency-name: json-bigint
  dependency-type: indirect
- dependency-name: google-auth-library
  dependency-type: direct:production
- dependency-name: googleapis
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Dec 31, 2022
commit a2b640f426f9f39c2067e87bd789ae512d19a6c0
395 changes: 120 additions & 275 deletions package-lock.json
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -14,8 +14,8 @@
"@types/yargs": "^11.0.0",
"backoff": "^2.5.0",
"bottleneck": "^2.5.1",
"google-auth-library": "3.1.2",
"googleapis": "39.1.0",
"google-auth-library": "8.7.0",
"googleapis": "110.0.0",
"moment": "2.29.4",
"moment-timezone": "^0.5.35",
"readline": "^1.3.0",