Skip to content

Commit 4e57ad4

Browse files
Bump axios and @slack/webhook in /scripts/gcb2slack
Bumps [axios](https://github.com/axios/axios) to 0.21.4 and updates ancestor dependency [@slack/webhook](https://github.com/slackapi/node-slack-sdk). These dependencies need to be updated together. Updates `axios` from 0.18.1 to 0.21.4 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v0.21.4/CHANGELOG.md) - [Commits](axios/axios@v0.18.1...v0.21.4) Updates `@slack/webhook` from 5.0.2 to 5.0.4 - [Release notes](https://github.com/slackapi/node-slack-sdk/releases) - [Commits](https://github.com/slackapi/node-slack-sdk/compare/@slack/webhook@5.0.2...@slack/webhook@5.0.4) --- updated-dependencies: - dependency-name: axios dependency-type: indirect - dependency-name: "@slack/webhook" dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 88104a7 commit 4e57ad4

File tree

2 files changed

+19
-38
lines changed

2 files changed

+19
-38
lines changed

scripts/gcb2slack/package-lock.json

Lines changed: 18 additions & 37 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
@@ -5,7 +5,7 @@
55
"main": "index.js",
66
"dependencies": {
77
"@google-cloud/functions-framework": "^1.3.2",
8-
"@slack/webhook": "^5.0.2",
8+
"@slack/webhook": "^5.0.4",
99
"google-auth-library": "^4.2.6"
1010
}
1111
}

0 commit comments

Comments
 (0)