Skip to content

Commit

Permalink
Bump axios and @slack/bolt
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/bolt](https://github.com/slackapi/bolt). These dependencies need to be updated together.


Updates `axios` from 0.27.2 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.27.2...v1.6.7)

Updates `@slack/bolt` from 3.13.3 to 3.17.1
- [Release notes](https://github.com/slackapi/bolt/releases)
- [Commits](https://github.com/slackapi/bolt/compare/@slack/[email protected]...@slack/[email protected])

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Feb 22, 2024
1 parent 6b28bb2 commit 7712646
Show file tree
Hide file tree
Showing 2 changed files with 140 additions and 54 deletions.
192 changes: 139 additions & 53 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 @@ -16,7 +16,7 @@
"author": "Frédéric Harper",
"license": "ISC",
"dependencies": {
"@slack/bolt": "^3.8.1",
"@slack/bolt": "^3.17.1",
"@slack/events-api": "^3.0.1",
"express": "^4.17.2",
"dotenv": "^8.6.0"
Expand Down

0 comments on commit 7712646

Please sign in to comment.