Skip to content

Commit

Permalink
Bump the npm_and_yarn at /functions security update group
Browse files Browse the repository at this point in the history
Bumps the npm_and_yarn at /functions security update group in /functions with 2 updates: [@slack/web-api](https://github.com/slackapi/node-slack-sdk) and [@slack/webhook](https://github.com/slackapi/node-slack-sdk).


Updates `@slack/web-api` from 6.5.1 to 6.9.1
- [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])

Updates `@slack/webhook` from 6.0.0 to 7.0.1
- [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
- dependency-name: "@slack/webhook"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent 5ddc4cd commit 0bd897f
Show file tree
Hide file tree
Showing 2 changed files with 117 additions and 94 deletions.
207 changes: 115 additions & 92 deletions functions/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"node": "18"
},
"dependencies": {
"@slack/web-api": "6.5.1",
"@slack/webhook": "^6.0.0",
"@slack/web-api": "6.9.1",
"@slack/webhook": "^7.0.1",
"cors": "^2.8.5",
"d3-array": "^3.1.1",
"d3-scale": "^4.0.2",
Expand Down

0 comments on commit 0bd897f

Please sign in to comment.