Skip to content

Commit f17224b

Browse files
chore(deps): bump @slack/bolt from 3.22.0 to 4.2.0 in /examples/oauth
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 0df507c commit f17224b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/oauth/package.json

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

0 commit comments

Comments
 (0)