Skip to content

Commit 70f5985

Browse files
chore(deps): bump the slack group across 2 directories with 2 updates (#2669)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: William Bergamin <wbergamin@salesforce.com>
1 parent 1b22274 commit 70f5985

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

examples/openid-connect/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"repository": "slackapi/node-slack-sdk",
1212
"dependencies": {
1313
"@koa/router": "^15.1.1",
14-
"@slack/web-api": "^7.3.4",
14+
"@slack/web-api": "^8.0.0",
1515
"jsonwebtoken": "^9.0.2",
1616
"koa": "^3.0.0",
1717
"uuid": "^14.0.0"

examples/socket-mode/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"license": "MIT",
1111
"repository": "slackapi/node-slack-sdk",
1212
"dependencies": {
13-
"@slack/socket-mode": "^2.0.1",
14-
"@slack/web-api": "^7.3.4"
13+
"@slack/socket-mode": "^3.0.0",
14+
"@slack/web-api": "^8.0.0"
1515
}
1616
}

0 commit comments

Comments
 (0)