Skip to content

Commit a9736df

Browse files
feat(deps): update dependency @slack/web-api to v6.13.0 (#990)
1 parent 29c4bd5 commit a9736df

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"@octokit/core": "5.0.2",
6969
"@octokit/rest": "20.0.2",
7070
"@octokit/webhooks": "12.0.10",
71-
"@slack/web-api": "6.12.0",
71+
"@slack/web-api": "6.13.0",
7272
"@tryfabric/mack": "1.2.1",
7373
"body-parser": "1.20.3",
7474
"conventional-changelog-conventionalcommits": "8.0.0",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1885,22 +1885,22 @@ __metadata:
18851885
languageName: node
18861886
linkType: hard
18871887

1888-
"@slack/web-api@npm:6.12.0":
1889-
version: 6.12.0
1890-
resolution: "@slack/web-api@npm:6.12.0"
1888+
"@slack/web-api@npm:6.13.0":
1889+
version: 6.13.0
1890+
resolution: "@slack/web-api@npm:6.13.0"
18911891
dependencies:
18921892
"@slack/logger": "npm:^3.0.0"
18931893
"@slack/types": "npm:^2.11.0"
18941894
"@types/is-stream": "npm:^1.1.0"
18951895
"@types/node": "npm:>=12.0.0"
1896-
axios: "npm:^1.6.5"
1896+
axios: "npm:^1.7.4"
18971897
eventemitter3: "npm:^3.1.0"
18981898
form-data: "npm:^2.5.0"
18991899
is-electron: "npm:2.2.2"
19001900
is-stream: "npm:^1.1.0"
19011901
p-queue: "npm:^6.6.1"
19021902
p-retry: "npm:^4.0.0"
1903-
checksum: 10c0/609f57c5f5a75edb9377c47b0887d34cd68ea5164e0bcc4dd1a4e8785d48a788840c71bee6333dd224c3ff044c9f6e334e40a21c3f81aed719ecc3c02003639c
1903+
checksum: 10c0/36494d8decd4272ef3291b24984b2676cd6e8c87bf30e45844536d825a343c6c67c0b6023b301c499bdcbe97849e8467a3dc2eb2741ff0a7000ba07ccf07cf4a
19041904
languageName: node
19051905
linkType: hard
19061906

@@ -2789,14 +2789,14 @@ __metadata:
27892789
languageName: node
27902790
linkType: hard
27912791

2792-
"axios@npm:^1.6.5":
2793-
version: 1.7.4
2794-
resolution: "axios@npm:1.7.4"
2792+
"axios@npm:^1.7.4":
2793+
version: 1.7.7
2794+
resolution: "axios@npm:1.7.7"
27952795
dependencies:
27962796
follow-redirects: "npm:^1.15.6"
27972797
form-data: "npm:^4.0.0"
27982798
proxy-from-env: "npm:^1.1.0"
2799-
checksum: 10c0/5ea1a93140ca1d49db25ef8e1bd8cfc59da6f9220159a944168860ad15a2743ea21c5df2967795acb15cbe81362f5b157fdebbea39d53117ca27658bab9f7f17
2799+
checksum: 10c0/4499efc89e86b0b49ffddc018798de05fab26e3bf57913818266be73279a6418c3ce8f9e934c7d2d707ab8c095e837fc6c90608fb7715b94d357720b5f568af7
28002800
languageName: node
28012801
linkType: hard
28022802

@@ -8437,7 +8437,7 @@ __metadata:
84378437
"@pob/eslint-config-typescript-react": "npm:56.0.0"
84388438
"@pob/rollup-esbuild": "npm:3.0.0"
84398439
"@pob/root": "npm:12.0.0"
8440-
"@slack/web-api": "npm:6.12.0"
8440+
"@slack/web-api": "npm:6.13.0"
84418441
"@tryfabric/mack": "npm:1.2.1"
84428442
"@types/body-parser": "npm:1.19.5"
84438443
"@types/cookie-parser": "npm:1.4.7"

0 commit comments

Comments
 (0)