Skip to content

Commit ab2cf2e

Browse files
chore(deps): update @slack/oauth requirement from ^3.0.2 to ^3.0.3
Updates the requirements on [@slack/oauth](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/oauth@3.0.2...@slack/oauth@3.0.3) --- updated-dependencies: - dependency-name: "@slack/oauth" dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 07b4d96 commit ab2cf2e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
},
4444
"dependencies": {
4545
"@slack/logger": "^4.0.0",
46-
"@slack/oauth": "^3.0.2",
46+
"@slack/oauth": "^3.0.3",
4747
"@slack/socket-mode": "^2.0.4",
4848
"@slack/types": "^2.13.0",
4949
"@slack/web-api": "^7.8.0",

0 commit comments

Comments
 (0)