Skip to content

Commit

Permalink
Bump axios and @slack/webhook
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) to 1.6.7 and updates ancestor dependency [@slack/webhook](https://github.com/slackapi/node-slack-sdk). These dependencies need to be updated together.


Updates `axios` from 0.21.4 to 1.6.7
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.21.4...v1.6.7)

Updates `@slack/webhook` from 6.1.0 to 7.0.2
- [Release notes](https://github.com/slackapi/node-slack-sdk/releases)
- [Commits](https://github.com/slackapi/node-slack-sdk/compare/@slack/webhook@6.1.0...@slack/webhook@7.0.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
- dependency-name: "@slack/webhook"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 26, 2024
1 parent c6c5c63 commit 478b271
Show file tree
Hide file tree
Showing 2 changed files with 149 additions and 38 deletions.
185 changes: 148 additions & 37 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"dependencies": {
"@actions/core": "^1.9.1",
"@actions/github": "^5.0.3",
"@slack/webhook": "^6.1.0",
"@slack/webhook": "^7.0.2",
"https-proxy-agent": "^5.0.1",
"semver": "^7.5.2"
},
Expand Down

0 comments on commit 478b271

Please sign in to comment.