Skip to content

Commit 882caee

Browse files
Bump @slack/webhook from 7.0.4 to 7.0.5 in /scripts/gcb2slack (#3754)
Bumps [@slack/webhook](https://github.com/slackapi/node-slack-sdk) from 7.0.4 to 7.0.5. - [Release notes](https://github.com/slackapi/node-slack-sdk/releases) - [Commits](https://github.com/slackapi/node-slack-sdk/compare/@slack/[email protected]...@slack/[email protected]) --- updated-dependencies: - dependency-name: "@slack/webhook" 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>
1 parent 85a2321 commit 882caee

File tree

2 files changed

+37
-14
lines changed

2 files changed

+37
-14
lines changed

scripts/gcb2slack/package-lock.json

+36-13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

scripts/gcb2slack/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"main": "index.js",
66
"dependencies": {
77
"@google-cloud/functions-framework": "^3.4.6",
8-
"@slack/webhook": "^7.0.4",
8+
"@slack/webhook": "^7.0.5",
99
"google-auth-library": "^9.15.1"
1010
}
1111
}

0 commit comments

Comments
 (0)