Skip to content

Commit 1a04a34

Browse files
chore(deps): update @slack/web-api requirement from ^7.13.0 to ^7.14.1
Updates the requirements on [@slack/web-api](https://github.com/slackapi/node-slack-sdk) to permit the latest version. - [Release notes](https://github.com/slackapi/node-slack-sdk/releases) - [Commits](https://github.com/slackapi/node-slack-sdk/compare/@slack/web-api@7.13.0...@slack/web-api@7.14.1) --- updated-dependencies: - dependency-name: "@slack/web-api" dependency-version: 7.14.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b46454d commit 1a04a34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@slack/oauth": "^3.0.4",
4747
"@slack/socket-mode": "^2.0.5",
4848
"@slack/types": "^2.19.0",
49-
"@slack/web-api": "^7.13.0",
49+
"@slack/web-api": "^7.14.1",
5050
"axios": "^1.12.0",
5151
"express": "^5.0.0",
5252
"path-to-regexp": "^8.1.0",

0 commit comments

Comments
 (0)