Skip to content

Commit

Permalink
Bump @slack/web-api from 6.9.0 to 6.10.0
Browse files Browse the repository at this point in the history
Bumps [@slack/web-api](https://github.com/slackapi/node-slack-sdk) from 6.9.0 to 6.10.0.
- [Release notes](https://github.com/slackapi/node-slack-sdk/releases)
- [Commits](https://github.com/slackapi/node-slack-sdk/compare/@slack/web-api@6.9.0...@slack/web-api@6.10.0)

---
updated-dependencies:
- dependency-name: "@slack/web-api"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 27, 2023
1 parent 7b448c1 commit 12756a5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 18 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@prismicio/client": "7.3.1",
"@prismicio/helpers": "2.3.9",
"@sendgrid/mail": "7.7.0",
"@slack/web-api": "6.9.0",
"@slack/web-api": "6.10.0",
"@turf/distance": "6.5.0",
"@turf/points-within-polygon": "6.5.0",
"aws-sdk": "2.1473.0",
Expand Down
17 changes: 0 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6811,23 +6811,6 @@
p-queue "^6.6.1"
p-retry "^4.0.0"

"@slack/web-api@6.9.0":
version "6.9.0"
resolved "https://registry.yarnpkg.com/@slack/web-api/-/web-api-6.9.0.tgz#d829dcfef490dbce8e338912706b6f39dcde3ad2"
integrity sha512-RME5/F+jvQmZHkoP+ogrDbixq1Ms1mBmylzuWq4sf3f7GCpMPWoiZ+WqWk+sism3vrlveKWIgO9R4Qg9fiRyoQ==
dependencies:
"@slack/logger" "^3.0.0"
"@slack/types" "^2.8.0"
"@types/is-stream" "^1.1.0"
"@types/node" ">=12.0.0"
axios "^0.27.2"
eventemitter3 "^3.1.0"
form-data "^2.5.0"
is-electron "2.2.2"
is-stream "^1.1.0"
p-queue "^6.6.1"
p-retry "^4.0.0"

"@smithy/abort-controller@^2.0.13":
version "2.0.13"
resolved "https://registry.yarnpkg.com/@smithy/abort-controller/-/abort-controller-2.0.13.tgz#d050a969bf1a478e548a323ea0f1b83532cbc136"
Expand Down

0 comments on commit 12756a5

Please sign in to comment.