Skip to content

Commit 81024bb

Browse files
chore(deps): update @slack/bolt requirement
Updates the requirements on [@slack/bolt](https://github.com/slackapi/bolt-js) to permit the latest version. - [Release notes](https://github.com/slackapi/bolt-js/releases) - [Commits](https://github.com/slackapi/bolt-js/compare/@slack/bolt@4.2.0...@slack/bolt@4.2.1) --- updated-dependencies: - dependency-name: "@slack/bolt" dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 11be2fc commit 81024bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/deploy-aws-lambda/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"license": "MIT",
1111
"dependencies": {
12-
"@slack/bolt": "^4.2.0"
12+
"@slack/bolt": "^4.2.1"
1313
},
1414
"devDependencies": {
1515
"serverless": "^4.4.18",

0 commit comments

Comments
 (0)