Skip to content

Commit

Permalink
Bump axios and @slack/webhook in /ops/functions
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) to 1.6.1 and updates ancestor dependency [@slack/webhook](https://github.com/slackapi/node-slack-sdk). These dependencies need to be updated together.


Updates `axios` from 0.21.4 to 1.6.1
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.21.4...v1.6.1)

Updates `@slack/webhook` from 6.1.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: axios
  dependency-type: indirect
- dependency-name: "@slack/webhook"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 10, 2023
1 parent ef21f2a commit 52fe740
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 17 deletions.
72 changes: 56 additions & 16 deletions ops/functions/package-lock.json

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

2 changes: 1 addition & 1 deletion ops/functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"main": "index.js",
"dependencies": {
"@google-cloud/functions-framework": "^3.1.2",
"@slack/webhook": "^6.1.0",
"@slack/webhook": "^7.0.1",
"body-parser": "^1.20.0",
"json5": "^2.2.1"
},
Expand Down

0 comments on commit 52fe740

Please sign in to comment.