Skip to content

Commit 0c81a19

Browse files
dependabot[bot]fbiville
authored andcommitted
Bump axios and @slack/web-api
Bumps [axios](https://github.com/axios/axios) to 1.6.1 and updates ancestor dependency [@slack/web-api](https://github.com/slackapi/node-slack-sdk). These dependencies need to be updated together. Updates `axios` from 0.27.2 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.27.2...v1.6.1) Updates `@slack/web-api` from 6.7.2 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]) --- updated-dependencies: - dependency-name: axios dependency-type: indirect - dependency-name: "@slack/web-api" dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 14cc036 commit 0c81a19

File tree

2 files changed

+54
-42
lines changed

2 files changed

+54
-42
lines changed

package-lock.json

Lines changed: 53 additions & 41 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"author": "Florent Biville <[email protected]>",
88
"license": "Apache-2.0",
99
"dependencies": {
10-
"@slack/web-api": "^6.7.2",
10+
"@slack/web-api": "^6.9.1",
1111
"express": "^4.17.1"
1212
}
1313
}

0 commit comments

Comments
 (0)