Skip to content

Commit f67dee1

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

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)