Skip to content

Commit 7432ca0

Browse files
chore(deps): update @slack/bolt requirement from ^4.7.0 to ^4.7.1 in /examples/socket-mode (#2891)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Michael Brooks <mbrooks@slack-corp.com>
1 parent 7c61c15 commit 7432ca0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/socket-mode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
"author": "Slack Technologies, LLC",
1111
"license": "MIT",
1212
"dependencies": {
13-
"@slack/bolt": "^4.7.0"
13+
"@slack/bolt": "^4.7.1"
1414
}
1515
}

0 commit comments

Comments
 (0)