Skip to content

Commit 27b78e5

Browse files
author
Fil Maj
authored
Publish patch versions of oauth, socket-mode and rtm-api to address downstream axios security vulns (#1721)
1 parent 3f45b59 commit 27b78e5

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/oauth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@slack/oauth",
3-
"version": "2.6.1",
3+
"version": "2.6.2",
44
"description": "Official library for interacting with Slack's Oauth endpoints",
55
"author": "Slack Technologies, LLC",
66
"license": "MIT",

packages/rtm-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@slack/rtm-api",
3-
"version": "6.2.0",
3+
"version": "6.2.1",
44
"description": "Official library for using the Slack Platform's Real Time Messaging API",
55
"author": "Slack Technologies, LLC",
66
"license": "MIT",

packages/socket-mode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@slack/socket-mode",
3-
"version": "1.3.2",
3+
"version": "1.3.3",
44
"description": "Official library for using the Slack Platform's Socket Mode API",
55
"author": "Slack Technologies, LLC",
66
"license": "MIT",

0 commit comments

Comments
 (0)