Skip to content

Commit

Permalink
fix(deps): bump @slack/bolt from 3.11.3 to 3.12.2
Browse files Browse the repository at this point in the history
Bumps [@slack/bolt](https://github.com/slackapi/bolt) from 3.11.3 to 3.12.2.
- [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: "@slack/bolt"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Thomah committed Jan 19, 2023
1 parent 194ed04 commit 7527c3c
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
46 changes: 23 additions & 23 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 @@ -12,7 +12,7 @@
"start": "node src/index.js"
},
"dependencies": {
"@slack/bolt": "^3.11.3",
"@slack/bolt": "^3.12.2",
"bcrypt-nodejs": "0.0.3",
"dotenv": "^16.0.1",
"formidable": "^1.2.1",
Expand Down

0 comments on commit 7527c3c

Please sign in to comment.