Skip to content

Commit 8da9eb0

Browse files
chore(deps): update @slack/bolt requirement from ^4.6.0 to ^4.7.0 in /examples/oauth-express-receiver (#2863)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4bc131d commit 8da9eb0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/oauth-express-receiver/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": "^4.6.0"
13+
"@slack/bolt": "^4.7.0"
1414
}
1515
}

0 commit comments

Comments
 (0)