Update dependency @slack/web-api to v7.5.0

This commit is contained in:
Renovate Bot 2024-09-17 19:50:05 +00:00
parent 0cbd345b5b
commit 691384e572
No known key found for this signature in database
GPG key ID: 9D04FF0539693C84

6
package-lock.json generated
View file

@ -297,9 +297,9 @@
}
},
"node_modules/@slack/web-api": {
"version": "7.3.4",
"resolved": "https://registry.npmjs.org/@slack/web-api/-/web-api-7.3.4.tgz",
"integrity": "sha512-KwLK8dlz2lhr3NO7kbYQ7zgPTXPKrhq1JfQc0etJ0K8LSJhYYnf8GbVznvgDT/Uz1/pBXfFQnoXjrQIOKAdSuw==",
"version": "7.5.0",
"resolved": "https://registry.npmjs.org/@slack/web-api/-/web-api-7.5.0.tgz",
"integrity": "sha512-e1aRwbdnTVz0uQownF8UoyrQFdSs3uXtkPYWCpcb3fW3KuTEGvmEtVzAvj9gqNSlgpWj0o6is7AdptQCELd/rQ==",
"license": "MIT",
"dependencies": {
"@slack/logger": "^4.0.0",