Skip to content

Commit

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


Updates `axios` from 0.27.2 to 1.6.1
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.27.2...v1.6.1)

Updates `@slack/web-api` from 6.9.0 to 6.9.1
- [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: axios
  dependency-type: indirect
- dependency-name: "@slack/web-api"
  dependency-type: direct:production
...

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 Nov 15, 2023
1 parent 3415a9f commit c180077
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 61 deletions.
105 changes: 45 additions & 60 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 @@ -10,7 +10,7 @@
},
"dependencies": {
"@probot/adapter-aws-lambda-serverless": "^3.0.4",
"@slack/web-api": "^6.9.0",
"@slack/web-api": "^6.9.1",
"probot": "^12.3.1"
},
"repository": "github:emergency-pull-request-probot-app",
Expand Down

0 comments on commit c180077

Please sign in to comment.