Skip to content

Commit

Permalink
fix(deps): update dependency @slack/web-api to v6.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 12, 2024
1 parent 2c10c7b commit 1c462fb
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@octokit/core": "5.0.2",
"@octokit/rest": "20.0.2",
"@octokit/webhooks": "12.0.10",
"@slack/web-api": "6.12.0",
"@slack/web-api": "6.12.1",
"@tryfabric/mack": "1.2.1",
"body-parser": "1.20.3",
"conventional-changelog-conventionalcommits": "8.0.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1773,22 +1773,22 @@ __metadata:
languageName: node
linkType: hard

"@slack/web-api@npm:6.12.0":
version: 6.12.0
resolution: "@slack/web-api@npm:6.12.0"
"@slack/web-api@npm:6.12.1":
version: 6.12.1
resolution: "@slack/web-api@npm:6.12.1"
dependencies:
"@slack/logger": "npm:^3.0.0"
"@slack/types": "npm:^2.11.0"
"@types/is-stream": "npm:^1.1.0"
"@types/node": "npm:>=12.0.0"
axios: "npm:^1.6.5"
axios: "npm:^1.7.4"
eventemitter3: "npm:^3.1.0"
form-data: "npm:^2.5.0"
is-electron: "npm:2.2.2"
is-stream: "npm:^1.1.0"
p-queue: "npm:^6.6.1"
p-retry: "npm:^4.0.0"
checksum: 10c0/609f57c5f5a75edb9377c47b0887d34cd68ea5164e0bcc4dd1a4e8785d48a788840c71bee6333dd224c3ff044c9f6e334e40a21c3f81aed719ecc3c02003639c
checksum: 10c0/43301aa33cd2cb062b3e725ba1af836521e747d43bb713280e3b00b645b7a9d04bfa997836e1a40170db2b4356e627a22c6dd84c897df8712d87bd515047160a
languageName: node
linkType: hard

Expand Down Expand Up @@ -2670,14 +2670,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.6.5":
version: 1.7.4
resolution: "axios@npm:1.7.4"
"axios@npm:^1.7.4":
version: 1.7.7
resolution: "axios@npm:1.7.7"
dependencies:
follow-redirects: "npm:^1.15.6"
form-data: "npm:^4.0.0"
proxy-from-env: "npm:^1.1.0"
checksum: 10c0/5ea1a93140ca1d49db25ef8e1bd8cfc59da6f9220159a944168860ad15a2743ea21c5df2967795acb15cbe81362f5b157fdebbea39d53117ca27658bab9f7f17
checksum: 10c0/4499efc89e86b0b49ffddc018798de05fab26e3bf57913818266be73279a6418c3ce8f9e934c7d2d707ab8c095e837fc6c90608fb7715b94d357720b5f568af7
languageName: node
linkType: hard

Expand Down Expand Up @@ -8318,7 +8318,7 @@ __metadata:
"@pob/eslint-config-typescript-react": "npm:56.0.0"
"@pob/rollup-esbuild": "npm:3.0.0"
"@pob/root": "npm:12.0.0"
"@slack/web-api": "npm:6.12.0"
"@slack/web-api": "npm:6.12.1"
"@tryfabric/mack": "npm:1.2.1"
"@types/body-parser": "npm:1.19.5"
"@types/cookie-parser": "npm:1.4.7"
Expand Down

0 comments on commit 1c462fb

Please sign in to comment.