Skip to content

Commit 562777e

Browse files
chore(deps): bump @slack/bolt in /examples/socket-mode
Bumps [@slack/bolt](https://github.com/slackapi/bolt-js) from 3.22.0 to 4.2.0. - [Release notes](https://github.com/slackapi/bolt-js/releases) - [Commits](https://github.com/slackapi/bolt-js/compare/@slack/bolt@3.22.0...@slack/bolt@4.2.0) --- updated-dependencies: - dependency-name: "@slack/bolt" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6758adb commit 562777e

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

0 commit comments

Comments
 (0)