Skip to content

Commit c2a8b9b

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) - [Changelog](https://github.com/slackapi/bolt-js/blob/main/CHANGELOG.md) - [Commits](v4.7.1...v4.7.2) --- updated-dependencies: - dependency-name: "@slack/bolt" dependency-version: 4.7.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eb24317 commit c2a8b9b

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.7.1"
12+
"@slack/bolt": "^4.7.2"
1313
},
1414
"devDependencies": {
1515
"serverless": "^4.35.0",

0 commit comments

Comments
 (0)