Skip to content

Commit 56b90b6

Browse files
Bump google-auth-library from 10.4.0 to 10.5.0 in /scripts/gcb2slack (#3824)
Bumps [google-auth-library](https://github.com/googleapis/google-auth-library-nodejs) from 10.4.0 to 10.5.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.4.0...v10.5.0) --- updated-dependencies: - dependency-name: google-auth-library dependency-version: 10.5.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 76deb2b commit 56b90b6

File tree

2 files changed

+14
-12
lines changed

2 files changed

+14
-12
lines changed

scripts/gcb2slack/package-lock.json

Lines changed: 13 additions & 11 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.6",
9-
"google-auth-library": "^10.4.0"
9+
"google-auth-library": "^10.5.0"
1010
}
1111
}

0 commit comments

Comments
 (0)