Skip to content

Commit 23c4712

Browse files
Bump @slack/web-api from 7.4.0 to 7.5.0 (#185)
* Bump @slack/web-api from 7.4.0 to 7.5.0 Bumps [@slack/web-api](https://github.com/slackapi/node-slack-sdk) from 7.4.0 to 7.5.0. - [Release notes](https://github.com/slackapi/node-slack-sdk/releases) - [Commits](https://github.com/slackapi/node-slack-sdk/compare/@slack/[email protected]...@slack/[email protected]) --- updated-dependencies: - dependency-name: "@slack/web-api" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Chore/update upload artifact action (#189) (#192) * update upload-artifact gh action --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: ryanrosello-og <[email protected]>
1 parent 4054acd commit 23c4712

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"dependencies": {
3-
"@slack/web-api": "^7.4.0",
3+
"@slack/web-api": "^7.5.0",
44
"@slack/webhook": "^7.0.1",
55
"commander": "^11.1.0",
66
"https-proxy-agent": "^7.0.5",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -515,10 +515,10 @@
515515
resolved "https://registry.yarnpkg.com/@slack/types/-/types-2.13.0.tgz#eb51a9ae2968b563551556f22b14fe17f255cdfe"
516516
integrity sha512-OAQVtKYIgBVNRmgIoiTjorGPTlgfcfstU3XYYCBA+czlB9aGcKb9MQc+6Jovi4gq3S98yP/GPBZsJSI/2mHKDQ==
517517

518-
"@slack/web-api@^7.4.0":
519-
version "7.4.0"
520-
resolved "https://registry.yarnpkg.com/@slack/web-api/-/web-api-7.4.0.tgz#56f8376203b4172c02812f0fc092b65c351a74ba"
521-
integrity sha512-U+0pui9VcddRt3yTSkLAArVB6G8EyOb0g+/vL1E6u8k46IYc1H4UKDuULF734A2ynVyxYKHIXK8OHilX6YhwjQ==
518+
"@slack/web-api@^7.5.0":
519+
version "7.5.0"
520+
resolved "https://registry.yarnpkg.com/@slack/web-api/-/web-api-7.5.0.tgz#e5a87f3a5062ce35447c95c60a193705cd040673"
521+
integrity sha512-e1aRwbdnTVz0uQownF8UoyrQFdSs3uXtkPYWCpcb3fW3KuTEGvmEtVzAvj9gqNSlgpWj0o6is7AdptQCELd/rQ==
522522
dependencies:
523523
"@slack/logger" "^4.0.0"
524524
"@slack/types" "^2.9.0"

0 commit comments

Comments
 (0)