Skip to content

Commit cae09ac

Browse files
chore(deps): update @slack/bolt requirement from ^4.6.0 to ^4.7.0 in /examples/deploy-aws-lambda (#2858)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a545020 commit cae09ac

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

0 commit comments

Comments
 (0)