Skip to content

Commit

Permalink
Bump google-auth-library from 9.14.1 to 9.14.2 in /scripts/gcb2slack (#…
Browse files Browse the repository at this point in the history
…3648)

Bumps [google-auth-library](https://github.com/googleapis/google-auth-library-nodejs) from 9.14.1 to 9.14.2.
- [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@v9.14.1...v9.14.2)

---
updated-dependencies:
- dependency-name: google-auth-library
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Oct 15, 2024
1 parent baab29e commit cfc7b13
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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": "^3.4.2",
"@slack/webhook": "^7.0.3",
"google-auth-library": "^9.14.1"
"google-auth-library": "^9.14.2"
}
}

0 comments on commit cfc7b13

Please sign in to comment.