Skip to content

Commit

Permalink
Bump json-bigint and google-auth-library in /scripts/gcb2slack (#2869)
Browse files Browse the repository at this point in the history
Bumps [json-bigint](https://github.com/sidorares/json-bigint) to 1.0.0 and updates ancestor dependency [google-auth-library](https://github.com/googleapis/google-auth-library-nodejs). These dependencies need to be updated together.


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

Updates `google-auth-library` from 4.2.6 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@v4.2.6...v8.7.0)

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 12, 2022
1 parent 78fc537 commit 617547c
Show file tree
Hide file tree
Showing 2 changed files with 120 additions and 117 deletions.
235 changes: 119 additions & 116 deletions scripts/gcb2slack/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion scripts/gcb2slack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
"dependencies": {
"@google-cloud/functions-framework": "^1.3.2",
"@slack/webhook": "^5.0.4",
"google-auth-library": "^4.2.6"
"google-auth-library": "^8.7.0"
}
}

0 comments on commit 617547c

Please sign in to comment.