Skip to content

Commit feeecbc

Browse files
Bump google-auth-library from 10.1.0 to 10.2.0 in /scripts/gcb2slack (#3799)
Bumps [google-auth-library](https://github.com/googleapis/google-auth-library-nodejs) from 10.1.0 to 10.2.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@v10.1.0...v10.2.0) --- updated-dependencies: - dependency-name: google-auth-library dependency-version: 10.2.0 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>
1 parent 9243edd commit feeecbc

2 files changed

Lines changed: 6 additions & 5 deletions

File tree

scripts/gcb2slack/package-lock.json

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

scripts/gcb2slack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
"dependencies": {
77
"@google-cloud/functions-framework": "^4.0.0",
88
"@slack/webhook": "^7.0.5",
9-
"google-auth-library": "^10.1.0"
9+
"google-auth-library": "^10.2.0"
1010
}
1111
}

0 commit comments

Comments
 (0)