Skip to content

Commit 2ff56ee

Browse files
chore(deps): update @slack/bolt requirement from ^4.5.0 to ^4.6.0 in /examples/socket-mode (#2715)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Michael Brooks <[email protected]>
1 parent 70dd42a commit 2ff56ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.5.0"
13+
"@slack/bolt": "^4.6.0"
1414
}
1515
}

0 commit comments

Comments
 (0)